From 826bbf08248d8998bc45b7fc5df53d904299d7c6 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 17 Apr 2007 20:31:34 +0000 Subject: Anothing missing include of unistd.h. --- editors/dasher/distinfo | 3 ++- editors/dasher/patches/patch-aa | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 editors/dasher/patches/patch-aa (limited to 'editors') diff --git a/editors/dasher/distinfo b/editors/dasher/distinfo index 9edef2a0635..03dc9afd4c6 100644 --- a/editors/dasher/distinfo +++ b/editors/dasher/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.19 2007/04/11 18:19:44 drochner Exp $ +$NetBSD: distinfo,v 1.20 2007/04/17 20:31:34 joerg Exp $ SHA1 (dasher-4.4.1.tar.bz2) = ecf3864e246e09e938c8b8c87518965a43a0695c RMD160 (dasher-4.4.1.tar.bz2) = 182793011215bb9bfb515fc4d60c829d1372c705 Size (dasher-4.4.1.tar.bz2) = 6779949 bytes +SHA1 (patch-aa) = 52a3e82bef8595efcf9aab0d5c53931fd9c9f7a7 SHA1 (patch-ab) = a5dac2d9f8a59ee4ea4370fa5b75e8e0f008fdbd diff --git a/editors/dasher/patches/patch-aa b/editors/dasher/patches/patch-aa new file mode 100644 index 00000000000..49d7d535b6e --- /dev/null +++ b/editors/dasher/patches/patch-aa @@ -0,0 +1,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 ++ + #include + #include + #include -- cgit v1.2.3