Roy's Projects
/
dhcpcd-ui
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix compile on NetBSD-4
[dhcpcd-ui]
/
src
/
dhcpcd-gtk
/
prefs.c
diff --git
a/src/dhcpcd-gtk/prefs.c
b/src/dhcpcd-gtk/prefs.c
index b0371cb8f8cf84233881197a24c77c273792e71c..efd90c5320a0c8f7c4f48e87b3198bd4666ae5be 100644
(file)
--- a/
src/dhcpcd-gtk/prefs.c
+++ b/
src/dhcpcd-gtk/prefs.c
@@
-24,6
+24,7
@@
* SUCH DAMAGE.
*/
+#include <sys/types.h>
#include <net/if.h>
#include <errno.h>