Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_kernel.c
index d69c4c09e0d688879ed32141939b8da09f1cffd3..60f73652a2a7ab1283ae918756e3268bed7570d7 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.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
+#include "gmxpre.h"
 
 #include <stdio.h>
 #include <string.h>