]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/std_types.h
xnu-3789.1.32.tar.gz
[apple/xnu.git] / osfmk / mach / std_types.h
index f5b838ab24a99d71f1e2e6f6aa71873833a45528..2ad966c71ce9647cc6cd6e22033b4d986db86996 100644 (file)
@@ -69,4 +69,7 @@
 #include <mach/port.h>
 #include <mach/vm_types.h>
 
+#include <sys/_types.h>
+#include <sys/_types/_uuid_t.h>
+
 #endif /* _MACH_STD_TYPES_H_ */