[ovs-dev] [PATCH] lib: remove duplicate #include <config.h>

Ed Maste emaste at freebsd.org
Thu Dec 6 20:14:34 UTC 2012


Signed-off-by: Ed Maste <emaste at freebsd.org>
---
 lib/netdev-bsd.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/netdev-bsd.c b/lib/netdev-bsd.c
index f8b1188..256955d 100644
--- 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>
-- 
1.7.11.5




More information about the dev mailing list