Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / fileio / md5.c
index 3a411741044d73599cab0aea3685506e09368d97..ad3c36aaad3262af62c7c7bb4d110a4c2c59ecfc 100644 (file)
@@ -36,6 +36,8 @@
  * the use of GMX_INTEGER_BIG_ENDIAN, and the renaming of the
  * functions md5_init, md5_append and md5_finish to have a gmx_ prefix
  * (to avoid name clashes). */
+#include "gmxpre.h"
+
 #include "config.h"
 
 #ifdef GMX_INTEGER_BIG_ENDIAN