$OpenBSD: patch-Src_Gtk2_dasher_main_cpp,v 1.4 2010/03/20 17:01:20 ajacoutot Exp $
--- Src/Gtk2/dasher_main.cpp.orig	Thu Mar 11 20:06:20 2010
+++ Src/Gtk2/dasher_main.cpp	Sun Mar 14 08:32:30 2010
@@ -4,6 +4,8 @@
 
 #include <cstring>
 
+#include <unistd.h>
+
 #include <gdk/gdk.h>
 #include <gdk/gdkx.h>
 #include <glib/gi18n.h>
