From 17083f3b371148560483899cf125c45f320dbc01 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 12 Feb 2014 18:37:01 +0400 Subject: include for basename() --- lib/exec_shell.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/exec_shell.c') diff --git a/lib/exec_shell.c b/lib/exec_shell.c index 2b263644..872657ec 100644 --- a/lib/exec_shell.c +++ b/lib/exec_shell.c @@ -19,6 +19,7 @@ #include #include #include +#include #include #include "nls.h" -- cgit v1.2.3