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