3ebfa6e605
- switch to new depends looks ok to sthen, tested by many on ports@
12 lines
339 B
Plaintext
12 lines
339 B
Plaintext
$OpenBSD: patch-src_server_server_cpp,v 1.8 2010/10/12 20:33:18 jasper Exp $
|
|
--- src/server/server.cpp.orig Thu Apr 8 11:07:16 2010
|
|
+++ src/server/server.cpp Thu Apr 8 11:07:44 2010
|
|
@@ -42,6 +42,7 @@
|
|
#include "simple_wml.hpp"
|
|
#include "ban.hpp"
|
|
|
|
+#include <unistd.h>
|
|
|
|
#include "user_handler.hpp"
|
|
#include "sample_user_handler.hpp"
|