summaryrefslogtreecommitdiff
path: root/ot_fullscrape.c
diff options
context:
space:
mode:
authorerdgeist <>2008-11-28 22:21:10 +0000
committererdgeist <>2008-11-28 22:21:10 +0000
commit334c6e4bbb97a4c0656e1b07c3e6a565f68eae2b (patch)
treef84ad28c39b32d0906e32e8ba5e461ecdaed7799 /ot_fullscrape.c
parentff6c0339c13a6b42149ba91da14dbb824307cea7 (diff)
The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version.
Diffstat (limited to 'ot_fullscrape.c')
-rw-r--r--ot_fullscrape.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ot_fullscrape.c b/ot_fullscrape.c
index fa17d61..dfad640 100644
--- a/ot_fullscrape.c
+++ b/ot_fullscrape.c
@@ -7,7 +7,6 @@
7 7
8/* System */ 8/* System */
9#include <sys/param.h> 9#include <sys/param.h>
10#include <sys/uio.h>
11#include <stdio.h> 10#include <stdio.h>
12#include <string.h> 11#include <string.h>
13#include <pthread.h> 12#include <pthread.h>