summaryrefslogtreecommitdiff
path: root/math/oleo/files/patch-src_utils.c
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 23:33:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 23:33:47 +0000
commita14c0668720dcafde3f60b7659a01d99ec693a41 (patch)
tree9c1a149bc961f7cd84b7aa93a2d61fec3d0f9685 /math/oleo/files/patch-src_utils.c
parentRename mail/ patch-xy patches to reflect the files they modify. (diff)
Rename math/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363276
Diffstat (limited to 'math/oleo/files/patch-src_utils.c')
-rw-r--r--math/oleo/files/patch-src_utils.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/oleo/files/patch-src_utils.c b/math/oleo/files/patch-src_utils.c
new file mode 100644
index 000000000000..ecc8d9f907b5
--- /dev/null
+++ b/math/oleo/files/patch-src_utils.c
@@ -0,0 +1,13 @@
+$FreeBSD$
+
+--- src/utils.c.orig Sun Jun 9 13:13:57 2002
++++ src/utils.c Sun Jun 9 13:14:22 2002
+@@ -66,7 +66,7 @@
+ #define _IOSTRG 0
+ #endif
+
+-extern int sys_nerr;
++// extern int sys_nerr;
+
+ struct id
+ {