aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/caitoo/files/patch-aa
blob: 21f31731aa7b8da4bcbdd6833671eba37f2f92dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- caitoo/kmainwidget.cpp.orig	Sun Jun 11 04:09:58 2000
+++ caitoo/kmainwidget.cpp	Sun Jun 11 04:11:28 2000
@@ -60,6 +60,7 @@
 #undef map
 #include <sys/sockio.h>  // needed for SIOCGIFFLAGS
 #else
+#include <sys/socket.h>
 #include <net/if.h>
 #endif