summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/patch-gui_simple-chooser_gdm-host-chooser-widget.c
blob: 5b8f2c54153733bb5a7f427b6f2278a13941b8cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gui/simple-chooser/gdm-host-chooser-widget.c.orig   2007-11-02 20:25:18.000000000 -0400
+++ gui/simple-chooser/gdm-host-chooser-widget.c    2007-11-02 20:26:16.000000000 -0400
@@ -26,6 +26,8 @@
 #include <unistd.h>
 #include <string.h>
 #include <errno.h>
+#include <sys/types.h>
+#include <netinet/in.h>
 #include <sys/socket.h>
 #include <sys/ioctl.h>
 #include <net/if.h>