summaryrefslogtreecommitdiff
path: root/cad/gschem/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gschem/patches/patch-ad')
-rw-r--r--cad/gschem/patches/patch-ad12
1 files changed, 0 insertions, 12 deletions
diff --git a/cad/gschem/patches/patch-ad b/cad/gschem/patches/patch-ad
deleted file mode 100644
index cc921e2e751..00000000000
--- a/cad/gschem/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2001/07/17 03:01:10 dmcmahill Exp $
-
---- src/o_undo.c.orig Sun Jul 8 22:03:47 2001
-+++ src/o_undo.c Mon Jul 16 21:50:39 2001
-@@ -23,4 +23,7 @@
- #include <config.h>
- #include <stdio.h>
-+#ifdef HAVE_STRINGS_H
-+#include <strings.h>
-+#endif
- #ifdef HAVE_UNISTD_H
- #include <unistd.h>