summaryrefslogtreecommitdiff
path: root/editors/dasher/patches/patch-ab
blob: a7c6a79fa2003a3721f23f0d2750785921c4bcaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.3 2006/11/29 13:11:49 joerg Exp $

--- Src/Gtk2/DasherControl.cpp.orig	2006-11-29 09:27:05.000000000 +0000
+++ Src/Gtk2/DasherControl.cpp
@@ -8,6 +8,7 @@
 #include "../DasherCore/WrapperFactory.h"
 
 #include <fcntl.h>
+#include <unistd.h>
 
 #include <gtk/gtk.h>
 #include <gdk/gdk.h>