Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxlib / viewit.c
index 794dc8c63387efde491146825349276c05b57c16..2c49ebd0af38289eb0a7ca433a0d2c3728645bc6 100644 (file)
@@ -37,9 +37,7 @@
 /* This file is completely threadsafe - keep it that way! */
 #include "viewit.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <stdlib.h>
 #include <string.h>