| Submitter | Jes Sorensen |
|---|---|
| Date | June 3, 2010, 4:47 p.m. |
| Message ID | <1275583692-11678-2-git-send-email-Jes.Sorensen@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/54494/ |
| State | New |
| Headers | show |
Comments
Patch
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