mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
10 lines
219 B
C
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>
|
|
|