summaryrefslogtreecommitdiff
path: root/ot_fullscrape.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_fullscrape.h')
-rw-r--r--ot_fullscrape.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ot_fullscrape.h b/ot_fullscrape.h
index 22ef3cb..7666e6c 100644
--- a/ot_fullscrape.h
+++ b/ot_fullscrape.h
@@ -4,9 +4,6 @@
4#ifndef __OT_FULLSCRAPE_H__ 4#ifndef __OT_FULLSCRAPE_H__
5#define __OT_FULLSCRAPE_H__ 5#define __OT_FULLSCRAPE_H__
6 6
7#include <io.h>
8#include "ot_mutex.h"
9
10void fullscrape_init( ); 7void fullscrape_init( );
11void fullscrape_deinit( ); 8void fullscrape_deinit( );
12void fullscrape_deliver( int64 socket, ot_tasktype tasktype ); 9void fullscrape_deliver( int64 socket, ot_tasktype tasktype );