diff options
Diffstat (limited to 'tools/proftool.c')
-rw-r--r-- | tools/proftool.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/proftool.c b/tools/proftool.c index 348295198c..9ce7a7796e 100644 --- a/tools/proftool.c +++ b/tools/proftool.c @@ -16,6 +16,7 @@ #include <string.h> #include <unistd.h> #include <sys/param.h> +#include <sys/types.h> #include <compiler.h> #include <trace.h> |