freebsd-ports/games/bzflag/files/patch-src::bzadmin::StdBothUI.cxx
Kirill Ponomarev e1ef7f6b8f - Update to version 1.10.0
PR:		60139
Submitted by:	Ports Fury
2003-12-11 14:23:16 +00:00

10 lines
243 B
C++

--- src/bzadmin/StdBothUI.cxx.orig Tue Dec 9 16:38:14 2003
+++ src/bzadmin/StdBothUI.cxx Thu Dec 11 01:25:29 2003
@@ -20,6 +20,7 @@
#include <ws2tcpip.h>
#include <wincon.h>
#else
+#include <sys/types.h>
#include <sys/select.h>
#endif