silenced some warnings
[umurmur.git] / src / crypt.h
index 7e549b1021fcea44e1f7c00905de4f1279436900..0a4030c8b6c462a768c3097d513332fdc9a56a5d 100644 (file)
@@ -31,9 +31,8 @@
 #ifndef CRYPTSTATE_H_34564356
 #define CRYPTSTATE_H_34564356
 
-#ifdef HAVE_CONFIG_H
-//#include <config.h>
-#endif
+#include "byteorder.h"
+#include "config.h"
 
 #ifdef USE_POLARSSL
 #include <polarssl/havege.h>