summaryrefslogblamecommitdiff
path: root/audio/xmms-liveice/files/patch-aa
blob: 6e7829a57081f276618ccfc136f09f3cd049bc1d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                





                                                
*** src/serverlib.h.org	Sat Feb  5 17:20:28 2000
--- src/serverlib.h	Sat Feb  5 17:20:38 2000
***************
*** 19,24 ****
--- 19,25 ----
   */
  
  
+ #include <sys/types.h>
  #include <sys/socket.h>
  #include <netdb.h>
  #include <netinet/in.h>
--- src/liveice.h.orig	Mon May 15 08:00:03 2000
+++ src/liveice.h	Sat Jun  3 10:07:32 2000
@@ -1,2 +1,2 @@
-
+#include <sys/types.h>