]> git.saurik.com Git - apple/libc.git/blobdiff - libdarwin/h/errno.h
Libc-1439.100.3.tar.gz
[apple/libc.git] / libdarwin / h / errno.h
index 4370b1eeedc2fceb4e0a2de8b4605ce130cc6e0b..1f21f857171331628b4591a65495f831ae5a58bc 100644 (file)
 #include <sys/cdefs.h>
 #include <sysexits.h>
 
 #include <sys/cdefs.h>
 #include <sysexits.h>
 
+#if DARWIN_TAPI
+#include "tapi.h"
+#endif
+
 /*!
  * @enum
  * Additional POSIX-flavor error codes that are meaningful to Darwin. These
 /*!
  * @enum
  * Additional POSIX-flavor error codes that are meaningful to Darwin. These