openbsd-ports/x11/gnome/dasher/patches/patch-Src_Gtk2_DasherControl_cpp

12 lines
347 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Src_Gtk2_DasherControl_cpp,v 1.2 2008/11/21 17:06:25 jasper Exp $
--- Src/Gtk2/DasherControl.cpp.orig Sun Mar 2 19:47:00 2008
+++ Src/Gtk2/DasherControl.cpp Tue Nov 11 16:40:12 2008
@@ -9,6 +9,7 @@
#include "../DasherCore/WrapperFactory.h"
#include <fcntl.h>
+#include <unistd.h>
#include <gtk/gtk.h>
#include <gdk/gdk.h>