]> git.cameronkatri.com Git - apple_cmds.git/blobdiff - system_cmds/stackshot.tproj/stackshot.c
system_cmds: use libiosexec
[apple_cmds.git] / system_cmds / stackshot.tproj / stackshot.c
index ecb36875d990c23833028d89367a856cac4bf191..254d0db4b7bf104442c237e493a6d7c3c8470dff 100644 (file)
@@ -17,6 +17,8 @@
 
 #include <kern/kcdata.h>
 
+#include <libiosexec.h>
+
 static uint64_t
 stackshot_get_mach_absolute_time(void *buffer, uint32_t size)
 {