From 729a9bb6cb69621f001fe90d5f5ee0dccdc79800 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Tue, 7 Mar 2017 06:02:55 -0800 Subject: [PATCH] lib: Mac: fix compile error from Xcode 8. --- lib/mac/mac_spawn.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/mac/mac_spawn.cpp b/lib/mac/mac_spawn.cpp index a213951801..7db62617b4 100644 --- a/lib/mac/mac_spawn.cpp +++ b/lib/mac/mac_spawn.cpp @@ -21,6 +21,7 @@ #define VERBOSE_SPAWN 0 /* for debugging callPosixSpawn */ #include +#include // for MAXPATHLEN #include #define NOT_IN_TOKEN 0