]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/gmon.h
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / bsd / sys / gmon.h
index ef7b40d85b10a62fd83f715dd3ab77b21bdc8ab5..f8e429d856991daa67a5e539cd2955029a8fb752 100644 (file)
@@ -64,6 +64,7 @@
 #ifndef _SYS_GMON_H_
 #define _SYS_GMON_H_
 #include <stdint.h>
+#include <sys/types.h>
 
 /*
  * Structure prepended to gmon.out profiling data file.