freebsd-ports/math/ploticus/files/patch-src::reslimits.c
Christian Weisgerber ff596ce008 Update to 2.11. SWF support was added.
PR:		52643
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-06-02 17:26:26 +00:00

11 lines
220 B
C

--- 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>