Fix buildsytem to always include config.h.
[platform/upstream/cryptsetup.git] / lib / crypto_backend / crypto_backend.h
index 32a5976..06f5c81 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <stdint.h>
 #include <string.h>
-#include "config.h"
 
 struct crypt_device;
 struct crypt_hash;