]> git.saurik.com Git - apple/launchd.git/blob - launchd/src/config.h
4c126644d1c8631df5de66608c17fb8be6fe8a2d
[apple/launchd.git] / launchd / src / config.h
1 #ifndef __CONFIG_H__
2 #define __CONFIG_H__
3 #include <TargetConfig.h>
4 #define HAVE_QUARANTINE TARGET_HAVE_QUARANTINE
5 #define HAVE_SANDBOX TARGET_HAVE_SANDBOX
6 #define HAVE_LIBAUDITD !TARGET_OS_EMBEDDED
7 #endif /* __CONFIG_H__ */