summaryrefslogtreecommitdiff
path: root/cad/gschem/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gschem/patches/patch-af')
-rw-r--r--cad/gschem/patches/patch-af12
1 files changed, 0 insertions, 12 deletions
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>