]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/i386/task.h
xnu-1228.5.18.tar.gz
[apple/xnu.git] / osfmk / i386 / task.h
index d7df804597651ebb40d7daea6d4006e81b693e8f..b4218d665f7f7163a921c89d9484c69c860f5abf 100644 (file)
@@ -58,4 +58,6 @@
  * Machine dependant task fields
  */
 
+#include <i386/user_ldt.h>
+
 #define MACHINE_TASK struct user_ldt *       i386_ldt;