summaryrefslogtreecommitdiff
path: root/comms/jpilot/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'comms/jpilot/patches/patch-ac')
-rw-r--r--comms/jpilot/patches/patch-ac14
1 files changed, 0 insertions, 14 deletions
diff --git a/comms/jpilot/patches/patch-ac b/comms/jpilot/patches/patch-ac
deleted file mode 100644
index e89c765951a..00000000000
--- a/comms/jpilot/patches/patch-ac
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2000/11/08 11:56:45 tron Exp $
-
---- jpilot.c.orig Sat Feb 12 21:33:21 2000
-+++ jpilot.c Wed Nov 8 12:53:18 2000
-@@ -27,6 +27,9 @@
- #include <signal.h>
- #include <string.h>
- #include <unistd.h>
-+#ifdef __NetBSD__
-+#include <locale.h>
-+#endif
-
- #include <pi-datebook.h>
- #include <gdk/gdkkeysyms.h>