Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / fft / fft_fftpack.c
index bf7a66953f79da65d5adf530c8f30e27e8a9d15b..15094da1b1276924dd117356daebbfa2c7d86294 100644 (file)
@@ -35,9 +35,7 @@
  */
 #include "gromacs/fft/fft.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <errno.h>
 #include <math.h>