$OpenBSD: patch-samples_framework_src_CEGuiIrrlichtBaseApplication_cpp,v 1.1.1.1 2014/08/19 22:35:01 pascal Exp $
--- samples_framework/src/CEGuiIrrlichtBaseApplication.cpp.orig.port	Mon Jul  7 09:06:18 2014
+++ samples_framework/src/CEGuiIrrlichtBaseApplication.cpp	Sat Jul 12 22:00:56 2014
@@ -28,7 +28,7 @@ author:     Paul D Turner
 #   include "config.h"
 #endif
 
-#if defined(__linux__) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__HAIKU__)
+#if defined(__linux__) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__HAIKU__)
 # include <unistd.h>
 #endif
 
