freebsd-ports/math/ploticus/files/patch-src::reslimits.c
Martin Wilke 626bd89da1 - Update to 2.33
Submitted by:	Aron Schlesinger via irc
Approved by:	maintainer (linimon)
2007-09-11 23:21:17 +00:00

10 lines
228 B
C

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