summaryrefslogtreecommitdiff
path: root/ot_clean.h
diff options
context:
space:
mode:
authorerdgeist <>2007-12-03 00:52:05 +0000
committererdgeist <>2007-12-03 00:52:05 +0000
commitb0e4ebbbf2a3235077c6d607ef881b6791597087 (patch)
tree45812c7cfecef0979633e90fd4e8cf40518bcc8e /ot_clean.h
parent89f291566b850e86c379f485eec4a2dfea87c391 (diff)
Simplify includes
Diffstat (limited to 'ot_clean.h')
-rw-r--r--ot_clean.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ot_clean.h b/ot_clean.h
index 73dcd10..8ad1ae8 100644
--- a/ot_clean.h
+++ b/ot_clean.h
@@ -4,8 +4,6 @@
4#ifndef __OT_CLEAN_H__ 4#ifndef __OT_CLEAN_H__
5#define __OT_CLEAN_H__ 5#define __OT_CLEAN_H__
6 6
7#include "trackerlogic.h"
8
9void clean_init( void ); 7void clean_init( void );
10void clean_deinit( void ); 8void clean_deinit( void );
11 9