diff options
| author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 17:26:26 +0000 |
|---|---|---|
| committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 17:26:26 +0000 |
| commit | ff596ce008943ea39cb58dda5004853380dd630c (patch) | |
| tree | 9f164e62b71cd74a52415a1f75b3b9fa87cbd09e /math/ploticus/files/patch-src::reslimits.c | |
| parent | Fix XIM application freeze & Bump PORTREVISION. (diff) | |
Update to 2.11. SWF support was added.
PR: 52643
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes
Notes:
svn path=/head/; revision=82030
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..c6794165ca8c --- /dev/null +++ b/math/ploticus/files/patch-src::reslimits.c @@ -0,0 +1,10 @@ +--- reslimits.c.orig Sat May 24 15:07:41 2003 ++++ 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> + |
