summaryrefslogtreecommitdiff
path: root/cad/gnetlist/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gnetlist/patches/patch-aa')
-rw-r--r--cad/gnetlist/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/cad/gnetlist/patches/patch-aa b/cad/gnetlist/patches/patch-aa
new file mode 100644
index 00000000000..922e0d1b20f
--- /dev/null
+++ b/cad/gnetlist/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2001/07/17 03:02:51 dmcmahill Exp $
+
+--- src/i_vars.c.orig Mon Jun 11 18:50:26 2001
++++ src/i_vars.c Mon Jul 16 19:51:56 2001
+@@ -21,4 +21,8 @@
+ #include <stdio.h>
+
++#ifdef HAVE_STRINGS_H
++#include <strings.h>
++#endif
++
+ #include <libgeda/libgeda.h>
+