Am 04.06.2010 um 18:08 schrieb jes.soren...@redhat.com:

From: Jes Sorensen <jes.soren...@redhat.com>

vl.c: netinet/in.h is already included once above for in the generic
POSIX section.

Signed-off-by: Jes Sorensen <jes.soren...@redhat.com>

Acked-by: Andreas Faerber <afaer...@opensolaris.org>

---
vl.c |    1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/vl.c b/vl.c
index 417554f..7c4298a 100644
--- a/vl.c
+++ b/vl.c
@@ -70,7 +70,6 @@
#include <sys/ethernet.h>
#include <sys/sockio.h>
#include <netinet/arp.h>
-#include <netinet/in.h>
#include <netinet/in_systm.h>
#include <netinet/ip.h>
#include <netinet/ip_icmp.h> // must come after ip.h
--
1.6.5.2


Reply via email to