/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
+/* Define to 1 if you have the <fcntl.h> header file. */
+#define HAVE_FCNTL_H 1
+
/* Define to 1 if you have the `getprogname' function. */
#define HAVE_GETPROGNAME 1
/* Define to 1 if you have the <libkern/OSCrossEndian.h> header file. */
#define HAVE_LIBKERN_OSCROSSENDIAN_H 1
+/* Define to 1 if you have the <libproc_internal.h> header file. */
+#define HAVE_LIBPROC_INTERNAL_H 1
+
/* Define if mach is present */
#define HAVE_MACH 1
/* Define if __builtin_trap marked noreturn */
#define HAVE_NORETURN_BUILTIN_TRAP 1
+/* Define if you have the Objective-C runtime */
+#define HAVE_OBJC 1
+
/* Define to 1 if you have the `pthread_key_init_np' function. */
#define HAVE_PTHREAD_KEY_INIT_NP 1
/* Define to 1 if you have the <sys/cdefs.h> header file. */
#define HAVE_SYS_CDEFS_H 1
+/* Define to 1 if you have the <sys/guarded.h> header file. */
+#define HAVE_SYS_GUARDED_H 1
+
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to use Mach semaphores */
#define USE_MACH_SEM 1
-/* Define to use Objective-C runtime */
-#define USE_OBJC 1
-
/* Define to use POSIX semaphores */
/* #undef USE_POSIX_SEM */