From a21cd7e3ed97041af3bb4c2c124f2474b78574ad Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Fri, 7 Aug 2009 03:42:53 +0530 Subject: Rename tinyproxy.[ch] to main.[ch] --- src/heap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/heap.c') diff --git a/src/heap.c b/src/heap.c index c0c768b..b0a0200 100644 --- a/src/heap.c +++ b/src/heap.c @@ -23,7 +23,7 @@ * format of the log message is standardized. */ -#include "tinyproxy.h" +#include "main.h" #include "heap.h" #include "text.h" -- cgit v1.2.3