aboutsummaryrefslogtreecommitdiffstats
path: root/math/ploticus/files/patch-reslimits.c
blob: 4c7166e36726794c19603b1c3f3cee23a2b26d36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>