summaryrefslogtreecommitdiffstats
path: root/mbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbuf.c')
-rw-r--r--mbuf.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/mbuf.c b/mbuf.c
index 871bdba..ac348ab 100644
--- a/mbuf.c
+++ b/mbuf.c
@@ -22,12 +22,6 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifdef WIN32
-#include "config-win32.h"
-#else
-#include "config.h"
-#endif
-
#include "syshead.h"
#if P2MP