]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/profiling/i386/profile-md.h
xnu-517.tar.gz
[apple/xnu.git] / osfmk / profiling / i386 / profile-md.h
index c7bcdb124450a3fac6637b8583681518bb510b09..6158151d0a7ea40c075ee1230b76fea18b328287 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.