diff options
Diffstat (limited to 'kern/eventcount.c')
-rw-r--r-- | kern/eventcount.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/eventcount.c b/kern/eventcount.c index b562f1a..4a8ebd7 100644 --- a/kern/eventcount.c +++ b/kern/eventcount.c @@ -35,6 +35,7 @@ * */ +#include <printf.h> #include <string.h> #include <mach/machine.h> |