lib: Mac: fix compile error from Xcode 8.

This commit is contained in:
Charlie Fenton 2017-03-07 06:02:55 -08:00
parent 58f6978c1e
commit 729a9bb6cb
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#define VERBOSE_SPAWN 0 /* for debugging callPosixSpawn */
#include <Carbon/Carbon.h>
#include <sys/param.h> // for MAXPATHLEN
#include <spawn.h>
#define NOT_IN_TOKEN 0