$OpenBSD: patch-src_ManagerWindows_cc,v 1.1 2009/04/29 20:11:25 sthen Exp $
--- src/ManagerWindows.cc.orig	Sat Apr  4 19:52:11 2009
+++ src/ManagerWindows.cc	Sat Apr  4 19:52:12 2009
@@ -18,6 +18,8 @@
 
 #include <string>
 
+#include <unistd.h>
+
 using std::cerr;
 using std::endl;
 using std::string;
