Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / gpp_nextnb.c
index a5002347d0b0ce11f784f9ae18a39ab431cbe239..ff7bbaff4e0dfca3ee41b657e798926c923aba4c 100644 (file)
@@ -37,8 +37,6 @@
 /* This file is completely threadsafe - keep it that way! */
 #include "gmxpre.h"
 
-#include "config.h"
-
 #include <stdlib.h>
 
 /* #define DEBUG_NNB */