ports/math/ploticus/files/patch-reslimits.c
2002-03-07 08:28:18 +00:00

10 lines
219 B
C

--- reslimits.c.orig Thu Mar 7 16:11:25 2002
+++ reslimits.c Thu Mar 7 16:11:48 2002
@@ -9,6 +9,7 @@
#ifndef NORLIMIT
#include <stdio.h>
+#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>