summaryrefslogtreecommitdiff
path: root/editors/dasher/patches/patch-aa
blob: 49d7d535b6e75327e9ca606f499f046ee33f8e90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.7 2007/04/17 20:31:35 joerg Exp $

--- Src/Gtk2/dasher_main.cpp.orig	2007-04-17 19:50:29.000000000 +0000
+++ Src/Gtk2/dasher_main.cpp
@@ -1,5 +1,7 @@
 #include "config.h"
 
+#include <unistd.h>
+
 #include <gdk/gdk.h>
 #include <gdk/gdkx.h>
 #include <glade/glade.h>