diff options
Diffstat (limited to 'math/ploticus/files/patch-src__reslimits.c')
| -rw-r--r-- | math/ploticus/files/patch-src__reslimits.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/ploticus/files/patch-src__reslimits.c b/math/ploticus/files/patch-src__reslimits.c new file mode 100644 index 000000000000..5083f4650bcd --- /dev/null +++ b/math/ploticus/files/patch-src__reslimits.c @@ -0,0 +1,10 @@ +--- src/reslimits.c.orig Sat May 24 15:07:41 2003 ++++ src/reslimits.c Sat May 24 15:08:01 2003 +@@ -9,6 +9,7 @@ + #ifndef NORLIMIT + + #include <stdio.h> ++#include <sys/types.h> + #include <sys/time.h> + #include <sys/resource.h> + |
