Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fft / fft_fftpack.c
index 4703911cc6c3bc8b5a97cfaa6ab657ce727d2cfe..c0f412bf6ebd8f688cbdeabe6b2c1b3c8beb6fc9 100644 (file)
@@ -37,8 +37,6 @@
 
 #include "gromacs/fft/fft.h"
 
-#include "config.h"
-
 #include <errno.h>
 #include <math.h>
 #include <stdlib.h>