blob: 2ad65b25475e03bff4a41a2cc18deccc6ffc7ee2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- FreeBSD/netdev.c 2011-03-17 20:50:04.000000000 +0200
+++ FreeBSD/netdev.c 2010-11-08 17:54:42.000000000 +0200
@@ -18,8 +18,6 @@
*/
-#include <config-workspace.h>
-
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/sysctl.h>
|