diff options
-rw-r--r-- | ot_fullscrape.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ot_fullscrape.c b/ot_fullscrape.c index f9129e4..4baaf74 100644 --- a/ot_fullscrape.c +++ b/ot_fullscrape.c | |||
@@ -4,6 +4,7 @@ | |||
4 | $id$ */ | 4 | $id$ */ |
5 | 5 | ||
6 | /* System */ | 6 | /* System */ |
7 | #include <sys/param.h> | ||
7 | #include <sys/uio.h> | 8 | #include <sys/uio.h> |
8 | #include <stdio.h> | 9 | #include <stdio.h> |
9 | #include <string.h> | 10 | #include <string.h> |