linklayerprotocols/slipnif/SRC/SLIP.CPP
branchCompilerCompatibility
changeset 9 7e9ef0db0a3d
parent 5 1422c6cd3f0c
equal deleted inserted replaced
7:53c7f3ef2709 9:7e9ef0db0a3d
    18 */
    18 */
    19 
    19 
    20 #include <nifmbuf.h>
    20 #include <nifmbuf.h>
    21 #include <in_iface.h>
    21 #include <in_iface.h>
    22 #include <cdblen.h>
    22 #include <cdblen.h>
       
    23 #include <cdbcols.h>
    23 #include "SLIP.H"
    24 #include "SLIP.H"
    24 #include "SLIP_VER.H"
    25 #include "SLIP_VER.H"
    25 
    26 
    26 const TUint KSlashChar='\\'; //< back slash character
    27 const TUint KSlashChar='\\'; //< back slash character
    27 
    28