opnsense-ports/math/ploticus/files/patch-src__reslimits.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01: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>