From a880469d7d58f7c6d41b48ff609c9dda776488bc Mon Sep 17 00:00:00 2001 From: fbernon Date: Wed, 21 Mar 2007 13:57:45 +0000 Subject: [PATCH] Remove obsolete include from my port. --- src/core/ipv4/igmp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/ipv4/igmp.c b/src/core/ipv4/igmp.c index 78b86027..44b40a53 100644 --- a/src/core/ipv4/igmp.c +++ b/src/core/ipv4/igmp.c @@ -77,7 +77,6 @@ Steve Reynolds #include "lwip/igmp.h" #include "arch/perf.h" -/*#include "arch/PNX_if.h"*/ #include "string.h"