more for bug #1851365
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5407 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c04f6795a9
commit
0f9d87a2c4
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
|
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
namespace Apple { // defines struct section
|
namespace Apple { // defines struct section
|
||||||
|
# define ENUM_DYLD_BOOL // for TRUE/FALSE, bug #1851365
|
||||||
# include <mach-o/dyld.h> // for _NSGetExecutablePath
|
# include <mach-o/dyld.h> // for _NSGetExecutablePath
|
||||||
};
|
};
|
||||||
# include <sys/param.h> // for MAXPATHLEN
|
# include <sys/param.h> // for MAXPATHLEN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue