linklayercontrol/networkinterfacemgr/inc/nifman_internal.h
branchRCL_3
changeset 22 8d540f55e491
parent 21 abbed5a4b42a
equal deleted inserted replaced
21:abbed5a4b42a 22:8d540f55e491
    22 
    22 
    23 #if !defined(__NIFMAN_INTERNAL_H__)
    23 #if !defined(__NIFMAN_INTERNAL_H__)
    24 #define __NIFMAN_INTERNAL_H__
    24 #define __NIFMAN_INTERNAL_H__
    25 
    25 
    26 #include <es_prot.h>
    26 #include <es_prot.h>
    27 
    27 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
    28 // public headers not to include platform headers
    28 //#include <es_prot_internal.h>
    29 // #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
    29 //#include <es_sock_partner.h>
    30 // #include <es_prot_internal.h>
    30 #endif
    31 // #include <es_sock_partner.h>
       
    32 // #endif
       
    33 
    31 
    34 
    32 
    35 /**
    33 /**
    36 Static internal API class
    34 Static internal API class
    37 @internalComponent
    35 @internalComponent