]> git.saurik.com Git - apple/launchd.git/blob - launchd/src/config.h
9f46ab6f317cc85c2bbf9854b02cfa53f0e8bae8
[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