summaryrefslogtreecommitdiff
path: root/audio/gnump3d/files/patch-src::threads.cc
blob: e3df3f0b3c494f48dddcd2f21cf9dcca30530326 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/threads.cc.orig	Sun Jul 14 08:53:50 2002
+++ src/threads.cc	Tue Jul 16 00:01:18 2002
@@ -39,6 +39,7 @@
 #include <errno.h>
 #include <algorithm>
 #include <fstream.h> /* Portability fix: used to be <fstream> */
+#include <sys/types.h>
 #include <netinet/in.h>
 #include <sys/socket.h>
 #include <netdb.h>