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