Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fft / fft_fftpack.c
index bf7a66953f79da65d5adf530c8f30e27e8a9d15b..c0f412bf6ebd8f688cbdeabe6b2c1b3c8beb6fc9 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "gromacs/fft/fft.h"
+#include "gmxpre.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gromacs/fft/fft.h"
 
 #include <errno.h>
 #include <math.h>