freebsd-ports/audio/xmms-liveice/files/patch-aa

19 lines
385 B
Text
Raw Normal View History

*** 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>