diff options
| author | erdgeist <> | 2008-12-05 21:28:40 +0000 |
|---|---|---|
| committer | erdgeist <> | 2008-12-05 21:28:40 +0000 |
| commit | 5fb58458f60c07a46f27167bcb210a3610c9c55a (patch) | |
| tree | df9484bc0dfed0464846811be5ba1e621a25df24 /ot_clean.c | |
| parent | 08d9c342d41d8714ba8f3c7e8e2199e77c4bdabc (diff) | |
Tidy up unnecessary includes
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" |
