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
1999-12-03 20:59:10 +00:00

11 lines
247 B
Plaintext

--- dopeunix.h.orig Fri Dec 3 12:19:36 1999
+++ dopeunix.h Fri Dec 3 12:19:54 1999
@@ -22,6 +22,7 @@
#ifndef __DOPEOS_H__
#define __DOPEOS_H__
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>