summaryrefslogtreecommitdiff
path: root/audio/libtunepimp-old/files/patch-lib_mp3_trm.cpp
blob: 411d7bcefaf9b084193a08d8d8cf2e4025871509 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/mp3_trm.cpp.orig	Sat Aug 14 23:35:41 2004
+++ lib/mp3_trm.cpp	Sat Aug 14 23:35:55 2004
@@ -82,6 +82,7 @@
 #ifdef WIN32
 #include <winsock.h>
 #else
+#include <sys/types.h>
 #include <netinet/in.h>
 #endif