summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ilu/files/patch-1-cra-types9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/ilu/files/patch-1-cra-types b/devel/ilu/files/patch-1-cra-types
new file mode 100644
index 000000000000..9f8d9bf4925e
--- /dev/null
+++ b/devel/ilu/files/patch-1-cra-types
@@ -0,0 +1,9 @@
+--- etc/sbfile/ilusbls.c.orig Sat Oct 11 08:56:44 1997
++++ etc/sbfile/ilusbls.c Sat Oct 11 08:57:33 1997
+@@ -1,5 +1,6 @@
+ #include <stdio.h>
+ #include <string.h>
++#include <sys/types.h>
+
+ #if defined(WIN32)
+ #include <windows.h>