From a2e441da065d284a1a07b614517206d269e005f1 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 20 Jan 2005 20:15:14 +0000 Subject: give a header file for ntohs svn:r3388 --- src/common/torgzip.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common') diff --git a/src/common/torgzip.c b/src/common/torgzip.c index 9ac72e0f9..e87980803 100644 --- a/src/common/torgzip.c +++ b/src/common/torgzip.c @@ -20,6 +20,7 @@ const char torgzip_c_id[] = "$Id$"; #include #endif #include +#include #include "util.h" #include "log.h" -- cgit v1.2.3