diff options
Diffstat (limited to 'libnm-core/crypto.h')
| -rw-r--r-- | libnm-core/crypto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libnm-core/crypto.h b/libnm-core/crypto.h index c77ada5a..8c4cfefe 100644 --- a/libnm-core/crypto.h +++ b/libnm-core/crypto.h @@ -24,8 +24,6 @@ #ifndef __CRYPTO_H__ #define __CRYPTO_H__ -#include "nm-default.h" - #define MD5_HASH_LEN 20 #define CIPHER_DES_EDE3_CBC "DES-EDE3-CBC" #define CIPHER_DES_CBC "DES-CBC" |