summaryrefslogtreecommitdiff
path: root/ot_clean.c
diff options
context:
space:
mode:
Diffstat (limited to 'ot_clean.c')
-rw-r--r--ot_clean.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ot_clean.c b/ot_clean.c
index e4d8ca2..5204be6 100644
--- a/ot_clean.c
+++ b/ot_clean.c
@@ -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"