projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cac0c7
)
Remove unneeded header file that was breaking builds for Xen.
author
Keith Amidon
<keith@nicira.com>
Wed, 4 Mar 2009 18:58:31 +0000
(10:58 -0800)
committer
Keith Amidon
<keith@nicira.com>
Wed, 4 Mar 2009 18:58:31 +0000
(10:58 -0800)
lib/netdev.c
patch
|
blob
|
history
diff --git
a/lib/netdev.c
b/lib/netdev.c
index 5bca129b0e670b6a6b94db1a148812a74fef0460..2e577962bef097d8b12841ff4823eb6f07345fdb 100644
(file)
--- a/
lib/netdev.c
+++ b/
lib/netdev.c
@@
-39,7
+39,6
@@
#include <fcntl.h>
#include <arpa/inet.h>
#include <inttypes.h>
-#include <linux/if_link.h>
#include <linux/if_tun.h>
#include <linux/types.h>
#include <linux/ethtool.h>