networksecurity/ipsec/ipsec6/src/sa_crypt.cpp
branchRCL_3
changeset 22 8d540f55e491
parent 21 abbed5a4b42a
equal deleted inserted replaced
21:abbed5a4b42a 22:8d540f55e491
    26 #include "sa_crypt.h"
    26 #include "sa_crypt.h"
    27 #include <networking/ipsecerr.h>
    27 #include <networking/ipsecerr.h>
    28 #include "ipseccrypto.h"
    28 #include "ipseccrypto.h"
    29 #include "keys.h"
    29 #include "keys.h"
    30 #include <cryptospi/cryptospidef.h>
    30 #include <cryptospi/cryptospidef.h>
       
    31 
    31 #ifdef SYMBIAN_IPSEC_VOIP_SUPPORT
    32 #ifdef SYMBIAN_IPSEC_VOIP_SUPPORT
    32 #include <cryptospi/cryptomacapi.h>
    33 #include <cryptospi/cryptomacapi.h>
    33 #endif //SYMBIAN_IPSEC_VOIP_SUPPORT
    34 #endif //SYMBIAN_IPSEC_VOIP_SUPPORT
    34 
    35 
    35 class TLibraryPtr
    36 class TLibraryPtr