diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2006-10-17 16:56:29 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2006-10-17 16:56:29 +0000 |
| commit | bbf889ededbfd1adae1823372c3041d465f1e029 (patch) | |
| tree | a215554c8f27f6ed2b93a31eca579a7574c532d2 /lib/libnetgraph/msg.c | |
| parent | 237af4af3f1d35355cb536b186c94513d2ca3bfd (diff) | |
Notes
Diffstat (limited to 'lib/libnetgraph/msg.c')
| -rw-r--r-- | lib/libnetgraph/msg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libnetgraph/msg.c b/lib/libnetgraph/msg.c index 8b4ca06a7166..48447d953265 100644 --- a/lib/libnetgraph/msg.c +++ b/lib/libnetgraph/msg.c @@ -42,6 +42,7 @@ __FBSDID("$FreeBSD$"); #include <sys/types.h> +#include <sys/socket.h> #include <stdarg.h> #include <netgraph/ng_message.h> #include <netgraph/ng_socket.h> |
