forked from Lainports/freebsd-ports
allows for dynamic VLAN membership on Cisco switches. PR: 57723 Submitted by: Craig Boston <craig@yekse.gank.org>
10 lines
207 B
Text
10 lines
207 B
Text
--- data.h.orig Mon Oct 6 16:38:37 2003
|
|
+++ data.h Mon Oct 6 16:38:49 2003
|
|
@@ -3,6 +3,7 @@
|
|
#define __DATA__
|
|
|
|
#include <search.h>
|
|
+#include <unistd.h>
|
|
|
|
#include <sys/socket.h>
|
|
#include <netinet/in.h>
|