X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/1c79356b52d46aa6b508fb032f5ae709b1f2897b..378393581903b274cb7a4d18e0d978071a6b592d:/osfmk/profiling/i386/profile-md.h diff --git a/osfmk/profiling/i386/profile-md.h b/osfmk/profiling/i386/profile-md.h index 7fa90283e..6b60d5ee2 100644 --- a/osfmk/profiling/i386/profile-md.h +++ b/osfmk/profiling/i386/profile-md.h @@ -140,6 +140,8 @@ #ifndef _PROFILE_MD_H #define _PROFILE_MD_H +#include + /* * Define the interfaces between the assembly language profiling support * that is common between the kernel, mach servers, and user space library.