diff options
Diffstat (limited to 'vyatta-restricted.c')
-rw-r--r-- | vyatta-restricted.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vyatta-restricted.c b/vyatta-restricted.c index c0337e7..ac05df0 100644 --- a/vyatta-restricted.c +++ b/vyatta-restricted.c @@ -19,6 +19,8 @@ This code was originally developed by Vyatta, Inc. Portions created by Vyatta are Copyright (C) 2007 Vyatta, Inc. */ +#include <unistd.h> + #include "shell.h" #include "bashhist.h" #include "vyatta-restricted.h" |