$OpenBSD: patch-device_device_cpp,v 1.1.1.1 2008/09/20 20:26:05 steven Exp $
--- device/device.cpp.orig	Wed Sep 17 16:33:32 2008
+++ device/device.cpp	Wed Sep 17 16:33:47 2008
@@ -31,6 +31,8 @@
 
 
 // Includes...
+#include <unistd.h>
+
 #include "../globaldefs.h"
 #include "errortext.h"
 #include "device.h"
