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