mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
10 lines
255 B
C
10 lines
255 B
C
--- src/nd_misc.h.orig Fri Oct 11 23:55:05 2002
|
|
+++ src/nd_misc.h Fri Oct 11 23:55:41 2002
|
|
@@ -27,6 +27,7 @@
|
|
#define __nd_misc_h
|
|
|
|
#include <stdlib.h>
|
|
+#include <sys/socket.h>
|
|
#include <net/if.h>
|
|
#include <gtk/gtk.h>
|
|
#include <netdude/nd_protocol.h>
|