summaryrefslogtreecommitdiff
path: root/bin/ksh/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh/path.c')
-rw-r--r--bin/ksh/path.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/ksh/path.c b/bin/ksh/path.c
index e7afe0c2fbc..3c0b6bef346 100644
--- a/bin/ksh/path.c
+++ b/bin/ksh/path.c
@@ -1,7 +1,9 @@
-/* $OpenBSD: path.c,v 1.16 2015/10/19 02:15:45 mmcc Exp $ */
+/* $OpenBSD: path.c,v 1.17 2015/10/19 14:42:16 mmcc Exp $ */
#include <sys/stat.h>
+#include <string.h>
+
#include "sh.h"
/*