summaryrefslogtreecommitdiffstats
path: root/lib/exec_shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/exec_shell.c')
-rw-r--r--lib/exec_shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/exec_shell.c b/lib/exec_shell.c
index 2b263644d..2b723acb4 100644
--- a/lib/exec_shell.c
+++ b/lib/exec_shell.c
@@ -20,6 +20,7 @@
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
+#include <libgen.h>
#include "nls.h"
#include "c.h"