diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Shell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Shell.c b/src/Shell.c index 2a627cc..f160527 100644 --- a/src/Shell.c +++ b/src/Shell.c @@ -87,6 +87,7 @@ in this Software without prior written authorization from The Open Group. #include <X11/ICE/ICElib.h> #include <stdio.h> #include <stdlib.h> +#include <unistd.h> #ifdef EDITRES #include <X11/Xmu/Editres.h> |