diff options
Diffstat (limited to 'runit')
-rw-r--r-- | runit/chpst.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runit/chpst.c b/runit/chpst.c index ac296ba..ed72c8b 100644 --- a/runit/chpst.c +++ b/runit/chpst.c @@ -91,6 +91,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. //usage: "\n a SIGXCPU after N seconds" #include "libbb.h" +#include <sys/resource.h> /* getrlimit */ /* Five applets here: chpst, envdir, envuidgid, setuidgid, softlimit. |