diff options
Diffstat (limited to 'ot_clean.c')
-rw-r--r-- | ot_clean.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ | |||
6 | /* System */ | 6 | /* System */ |
7 | #include <pthread.h> | 7 | #include <pthread.h> |
8 | #include <unistd.h> | 8 | #include <unistd.h> |
9 | #include <string.h> | ||
9 | 10 | ||
10 | /* Libowfat */ | 11 | /* Libowfat */ |
11 | #include "io.h" | 12 | #include "io.h" |