Merge branch 'autotools'
[umurmur.git] / src / crypt.h
index 42a30460441e92ede46966d24fe83be2952198fb..bd5528c0d0a93ccb6800923435f476d0260c1d0b 100644 (file)
 #ifndef CRYPTSTATE_H_34564356
 #define CRYPTSTATE_H_34564356
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #ifdef USE_POLARSSL
 #include <polarssl/havege.h>
 #include <polarssl/aes.h>