summaryrefslogtreecommitdiff
path: root/math/oleo/files/patch-src_sysdef.h
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_sysdef.h
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_sysdef.h')
-rw-r--r--math/oleo/files/patch-src_sysdef.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/oleo/files/patch-src_sysdef.h b/math/oleo/files/patch-src_sysdef.h
new file mode 100644
index 000000000000..ffbad7e4255d
--- /dev/null
+++ b/math/oleo/files/patch-src_sysdef.h
@@ -0,0 +1,12 @@
+--- src/sysdef.h.orig Sun Feb 4 16:54:21 2001
++++ src/sysdef.h Sun Jun 6 23:08:43 2004
+@@ -119,7 +119,9 @@
+
+ #endif /* !defined(__STDC__) */
+
++#ifndef __FreeBSD__
+ extern char *getenv ();
++#endif
+
+ #ifndef RETSIGTYPE
+ #define RETSIGTYPE void