git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5407 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-12-20 21:39:56 +00:00
parent c04f6795a9
commit 0f9d87a2c4

View file

@ -33,6 +33,7 @@
#ifdef __APPLE__
namespace Apple { // defines struct section
# define ENUM_DYLD_BOOL // for TRUE/FALSE, bug #1851365
# include <mach-o/dyld.h> // for _NSGetExecutablePath
};
# include <sys/param.h> // for MAXPATHLEN