summaryrefslogtreecommitdiff
path: root/cad/libgeda/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'cad/libgeda/patches/patch-ae')
-rw-r--r--cad/libgeda/patches/patch-ae13
1 files changed, 0 insertions, 13 deletions
diff --git a/cad/libgeda/patches/patch-ae b/cad/libgeda/patches/patch-ae
deleted file mode 100644
index 51b309465ae..00000000000
--- a/cad/libgeda/patches/patch-ae
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2001/07/17 03:06:27 dmcmahill Exp $
-
---- src/s_color.c.orig Sun Jul 8 22:03:10 2001
-+++ src/s_color.c Mon Jul 16 14:55:50 2001
-@@ -26,4 +26,8 @@
- #include <math.h>
-
-+#ifdef HAVE_STRINGS_H
-+#include <strings.h>
-+#endif
-+
- #include <gtk/gtk.h>
- #include <gdk/gdk.h>