summaryrefslogtreecommitdiff
path: root/cad/gschem/patches
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gschem/patches')
-rw-r--r--cad/gschem/patches/patch-aa12
-rw-r--r--cad/gschem/patches/patch-ab12
-rw-r--r--cad/gschem/patches/patch-ac12
-rw-r--r--cad/gschem/patches/patch-ad12
-rw-r--r--cad/gschem/patches/patch-ae12
-rw-r--r--cad/gschem/patches/patch-af12
6 files changed, 0 insertions, 72 deletions
diff --git a/cad/gschem/patches/patch-aa b/cad/gschem/patches/patch-aa
deleted file mode 100644
index 35240883288..00000000000
--- a/cad/gschem/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2001/07/17 03:01:09 dmcmahill Exp $
-
---- src/gschem.c.orig Sun Jul 8 22:03:46 2001
-+++ src/gschem.c Mon Jul 16 21:32:55 2001
-@@ -23,4 +23,7 @@
- #include <config.h>
- #include <stdio.h>
-+#ifdef HAVE_STRINGS_H
-+#include <strings.h>
-+#endif
- #include <signal.h>
- #ifdef HAVE_UNISTD_H
diff --git a/cad/gschem/patches/patch-ab b/cad/gschem/patches/patch-ab
deleted file mode 100644
index 208787cbef2..00000000000
--- a/cad/gschem/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2001/07/17 03:01:10 dmcmahill Exp $
-
---- src/i_basic.c.orig Sun Jul 8 22:03:46 2001
-+++ src/i_basic.c Mon Jul 16 21:33:35 2001
-@@ -22,4 +22,7 @@
-
- #include <config.h>
-+#ifdef HAVE_STRINGS_H
-+#include <strings.h>
-+#endif
-
- #include <libgeda/libgeda.h>
diff --git a/cad/gschem/patches/patch-ac b/cad/gschem/patches/patch-ac
deleted file mode 100644
index 4fccf928483..00000000000
--- a/cad/gschem/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2001/07/17 03:01:10 dmcmahill Exp $
-
---- src/o_slot.c.orig Sun Jul 8 22:03:46 2001
-+++ src/o_slot.c Mon Jul 16 21:50:03 2001
-@@ -23,4 +23,7 @@
- #include <config.h>
- #include <stdio.h>
-+#ifdef HAVE_STRINGS_H
-+#include <strings.h>
-+#endif
-
- #include <libgeda/libgeda.h>
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>
diff --git a/cad/gschem/patches/patch-ae b/cad/gschem/patches/patch-ae
deleted file mode 100644
index b4a0249b873..00000000000
--- a/cad/gschem/patches/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2001/07/17 03:01:10 dmcmahill Exp $
-
---- src/x_grid.c.orig Sun Jul 8 22:03:47 2001
-+++ src/x_grid.c Mon Jul 16 21:51:09 2001
-@@ -23,4 +23,7 @@
- #include <config.h>
- #include <math.h>
-+#ifdef HAVE_STRINGS_H
-+#include <strings.h>
-+#endif
-
- #include <libgeda/libgeda.h>
diff --git a/cad/gschem/patches/patch-af b/cad/gschem/patches/patch-af
deleted file mode 100644
index 8c4cfaa2ff6..00000000000
--- a/cad/gschem/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.1 2001/07/17 03:01:10 dmcmahill Exp $
-
---- src/x_color.c.orig Sun Jul 8 22:03:48 2001
-+++ src/x_color.c Mon Jul 16 21:51:46 2001
-@@ -23,4 +23,7 @@
- #include <config.h>
- #include <stdio.h>
-+#ifdef HAVE_STRINGS_H
-+#include <strings.h>
-+#endif
- #include <signal.h>
- #include <math.h>