]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/profiling/i386/profile-md.h
xnu-792.6.61.tar.gz
[apple/xnu.git] / osfmk / profiling / i386 / profile-md.h
index 7fa90283e42ed39773c163572c15564817fdde33..6b60d5ee215d69c258e20b928d6d3af90b39075e 100644 (file)
 #ifndef _PROFILE_MD_H
 #define _PROFILE_MD_H
 
+#include <types.h>
+
 /*
  * Define the interfaces between the assembly language profiling support
  * that is common between the kernel, mach servers, and user space library.