summaryrefslogtreecommitdiff
path: root/sbin/vinum/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/vinum/commands.c')
-rw-r--r--sbin/vinum/commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/vinum/commands.c b/sbin/vinum/commands.c
index e80d40be7711..2adb5cb3c10c 100644
--- a/sbin/vinum/commands.c
+++ b/sbin/vinum/commands.c
@@ -57,6 +57,7 @@
#include <sys/types.h>
#include <sys/linker.h>
#include <sys/module.h>
+#include <sys/resource.h>
#include <sys/wait.h>
#include <readline/history.h>
#include <readline/readline.h>