aboutsummaryrefslogtreecommitdiff
path: root/toys.h
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2012-03-12 00:26:23 -0500
committerRob Landley <rob@landley.net>2012-03-12 00:26:23 -0500
commit6da3be91efef92ebe27c06222212f99f28814ca5 (patch)
tree6fcdcfe5426d4b3e918bb099f213050f0a25fdce /toys.h
parent2c48247a01a19c709f693d649d8158bccb5fbf70 (diff)
downloadtoybox-6da3be91efef92ebe27c06222212f99f28814ca5.tar.gz
Yet another header for technical susv4 compliance.
Diffstat (limited to 'toys.h')
-rw-r--r--toys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toys.h b/toys.h
index f4ef2efd..0e0117e4 100644
--- a/toys.h
+++ b/toys.h
@@ -29,6 +29,7 @@
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <sys/mount.h>
+#include <sys/resource.h>
#include <sys/stat.h>
#include <sys/statvfs.h>
#include <sys/sysinfo.h>