openbsd-ports/games/wesnoth/patches/patch-src_server_server_cpp
jasper a2735c2a72 - long overdue update of wesnoth to 1.6.5
joint work with tom murphy
thanks to sthen@ for torturing his armish for countless hours.

ok sthen@
2009-11-11 16:01:33 +00:00

12 lines
264 B
Plaintext

--- src/server/server.cpp.orig Fri May 8 15:48:22 2009
+++ src/server/server.cpp Fri Jun 12 14:54:37 2009
@@ -39,6 +39,8 @@
#include "simple_wml.hpp"
#include "ban.hpp"
+#include <unistd.h>
+
#include "user_handler.hpp"
#include "sample_user_handler.hpp"