From 66c906d5d3c100e5fe1e6f088bd1ea17c5831894 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Thu, 15 Jan 2009 23:01:36 +0000 Subject: Add comments, rename our struct http_data h to cookie, all clientsockets to sock, all size_t from socket_recvs to byte_count. Make signal handler set default handler for the second SIGINT --- ot_clean.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ot_clean.c') diff --git a/ot_clean.c b/ot_clean.c index 6ce1941..82b778b 100644 --- a/ot_clean.c +++ b/ot_clean.c @@ -6,6 +6,7 @@ /* System */ #include #include +#include /* Libowfat */ #include "io.h" -- cgit v1.2.3