git://git.onelab.eu
/
sliver-openvswitch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
523284f
)
lib: remove duplicate #include <config.h>
author
Ed Maste
<emaste@freebsd.org>
Thu, 6 Dec 2012 20:14:34 +0000
(15:14 -0500)
committer
Ben Pfaff
<blp@nicira.com>
Thu, 6 Dec 2012 20:15:23 +0000
(12:15 -0800)
Signed-off-by: Ed Maste <emaste@freebsd.org>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/netdev-bsd.c
patch
|
blob
|
history
diff --git
a/lib/netdev-bsd.c
b/lib/netdev-bsd.c
index
f8b1188
..
256955d
100644
(file)
--- a/
lib/netdev-bsd.c
+++ b/
lib/netdev-bsd.c
@@
-17,7
+17,6
@@
#include <config.h>
#include <stdlib.h>
-#include <config.h>
#include <assert.h>
#include <errno.h>
#include <fcntl.h>