diff options
Diffstat (limited to 'tools/tool.h')
| -rw-r--r-- | tools/tool.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tool.h b/tools/tool.h index 9fee050..2aaabae 100644 --- a/tools/tool.h +++ b/tools/tool.h | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | #include <inttypes.h> | 4 | #include <inttypes.h> |
| 5 | #include <stdio.h> | 5 | #include <stdio.h> |
| 6 | #include <stdlib.h> | 6 | #include <stdlib.h> |
| 7 | #include <string.h> | ||
| 7 | 8 | ||
| 8 | #include "../src/nissy.h" | 9 | #include "../src/nissy.h" |
| 9 | #include "nissy_extra.h" | 10 | #include "nissy_extra.h" |
