diff options
author | erdgeist <> | 2007-12-03 00:52:05 +0000 |
---|---|---|
committer | erdgeist <> | 2007-12-03 00:52:05 +0000 |
commit | b0e4ebbbf2a3235077c6d607ef881b6791597087 (patch) | |
tree | 45812c7cfecef0979633e90fd4e8cf40518bcc8e /ot_clean.h | |
parent | 89f291566b850e86c379f485eec4a2dfea87c391 (diff) |
Simplify includes
Diffstat (limited to 'ot_clean.h')
-rw-r--r-- | ot_clean.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 | |||
9 | void clean_init( void ); | 7 | void clean_init( void ); |
10 | void clean_deinit( void ); | 8 | void clean_deinit( void ); |
11 | 9 | ||