summaryrefslogtreecommitdiff
path: root/math/ploticus/files/patch-src::reslimits.c
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-02 17:26:26 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-02 17:26:26 +0000
commitff596ce008943ea39cb58dda5004853380dd630c (patch)
tree9f164e62b71cd74a52415a1f75b3b9fa87cbd09e /math/ploticus/files/patch-src::reslimits.c
parentFix 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.c10
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>
+