freebsd-ports/audio/dream/files/patch-common_MDI_PacketSocketQT.h
Martin Wilke fc504b4fb0 - Update to 1.6.25
PR:             ports/1023240
Submitted by:   Soeren Straarup (maintainer)
2006-09-14 07:15:55 +00:00

11 lines
316 B
C

--- common/MDI/PacketSocketQT.h.orig Wed Sep 6 15:40:23 2006
+++ common/MDI/PacketSocketQT.h Wed Sep 6 15:40:51 2006
@@ -41,6 +41,8 @@
#else
# include <netinet/in.h>
# include <arpa/inet.h>
+#include <sys/types.h>
+#include <sys/socket.h>
#endif
/* Some defines needed for compatibility when using Linux */