1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/dopewars/files/patch-ab
2000-01-15 00:55:06 +00:00

11 lines
257 B
Plaintext

--- dopeos.h.orig Fri Jan 14 16:13:24 2000
+++ dopeos.h Fri Jan 14 16:14:40 2000
@@ -127,6 +127,7 @@
#else /* Definitions for Unix build */
#if NETWORKING
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>