aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/iv/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/iv/files/patch-ab')
-rw-r--r--x11-toolkits/iv/files/patch-ab13
1 files changed, 10 insertions, 3 deletions
diff --git a/x11-toolkits/iv/files/patch-ab b/x11-toolkits/iv/files/patch-ab
index 08f3f2d6e246..18ce2e39ad90 100644
--- a/x11-toolkits/iv/files/patch-ab
+++ b/x11-toolkits/iv/files/patch-ab
@@ -1,6 +1,13 @@
---- src/bin/iclass/dialogs.c.orig Thu Sep 24 01:45:09 1992
-+++ src/bin/iclass/dialogs.c Sun Jan 17 17:48:18 1999
-@@ -45,7 +45,7 @@
+--- src/bin/iclass/dialogs.c.orig Wed Sep 23 11:45:09 1992
++++ src/bin/iclass/dialogs.c Thu May 27 21:45:37 1999
+@@ -40,12 +40,14 @@
+
+ #include <stdlib.h>
+ #include <string.h>
++#if __FreeBSD_cc_version < 400002
+ #include <osfcn.h>
++#endif
+
#if !defined(AIXV3) && !defined(hpux) && !(defined(sun) && OSMajorVersion >= 5)
/* sigh, not all systems have this prototype */
extern "C" {