diff toys.h @ 541:ff71169e8440

Yet another header for technical susv4 compliance.
author Rob Landley <rob@landley.net>
date Mon, 12 Mar 2012 00:26:23 -0500
parents 31215cc6c9f2
children 9530899eee51
line wrap: on
line diff
--- a/toys.h	Mon Mar 12 00:25:40 2012 -0500
+++ b/toys.h	Mon Mar 12 00:26:23 2012 -0500
@@ -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>