From 89f291566b850e86c379f485eec4a2dfea87c391 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Mon, 3 Dec 2007 00:50:33 +0000 Subject: Drop ot_{byte,word,dword} and use uint{8,16,32}_t --- ot_fullscrape.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'ot_fullscrape.h') 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 @@ #ifndef __OT_FULLSCRAPE_H__ #define __OT_FULLSCRAPE_H__ -#include -#include "ot_mutex.h" - void fullscrape_init( ); void fullscrape_deinit( ); void fullscrape_deliver( int64 socket, ot_tasktype tasktype ); -- cgit v1.2.3