| Submitter | Jes Sorensen |
|---|---|
| Date | June 10, 2010, 9:42 a.m. |
| Message ID | <1276162951-842-2-git-send-email-Jes.Sorensen@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/55173/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/vl.c b/vl.c index 6d08ec8..55fc527 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