freebsd-ports/games/qstat/files/patch-doom3.c
Patrick Li 1ed8610aec Update to 2.10
PR:		ports/90542
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2005-12-20 04:32:27 +00:00

10 lines
213 B
C

--- doom3.c.orig Sat Dec 17 14:14:38 2005
+++ doom3.c Sat Dec 17 14:14:49 2005
@@ -11,6 +11,7 @@
#include <stdio.h>
#include <stdlib.h>
#ifndef _WIN32
+#include <sys/types.h>
#include <sys/socket.h>
#endif