Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / utility / smalloc.c
index 41bfc63153553785980894516f6559b0ce128f4e..86de09c485abe470d2e835a28fd3e8f23b47ac85 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "gromacs/utility/smalloc.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <errno.h>
 #include <stdio.h>