summary refs log tree commit diff
path: root/libnm-core/crypto.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-08-26 02:18:32 +0200
committerMichael Biebl <biebl@debian.org>2016-08-26 02:18:32 +0200
commit7514efc2f38c9ace4557d4e69d68e7d380389030 (patch)
tree7fb00fda86cfcc2ca377f191633a7cfdbfea7ca3 /libnm-core/crypto.h
parentd6201f5d8daada3d64a0a3e0038e14eebec683ce (diff)
Imported Upstream version 1.4.0 upstream/1.4.0
Diffstat (limited to 'libnm-core/crypto.h')
-rw-r--r--libnm-core/crypto.h2
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"