summaryrefslogtreecommitdiff
path: root/cad/geda/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda/patches/patch-ab')
-rw-r--r--cad/geda/patches/patch-ab25
1 files changed, 0 insertions, 25 deletions
diff --git a/cad/geda/patches/patch-ab b/cad/geda/patches/patch-ab
deleted file mode 100644
index b894f40f0ba..00000000000
--- a/cad/geda/patches/patch-ab
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2005/01/11 03:16:22 dmcmahill Exp $
-
---- graphman/callbacks.c.orig 2004-08-31 02:57:44.000000000 +0000
-+++ graphman/callbacks.c
-@@ -19,7 +19,11 @@
- /*******************************************************************************/
-
- #ifdef HAVE_CONFIG_H
--# include <config.h>
-+# include "../config.h"
-+#endif
-+
-+#ifdef HAVE_UNISTD_H
-+# include <unistd.h>
- #endif
-
- #include <gtk/gtk.h>
-@@ -28,6 +32,7 @@
- #include "global.h"
- #include "graph.h"
- #include "interface.h"
-+#include "libstring.h"
- #include "support.h"
- #include "value.h"
-