From 4d17d6876e4b2f08380812c4ec113073b0a14639 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 29 Jan 2004 13:56:45 +0000 Subject: Dan Fandrich's cleanup patch to make pedantic compiler options cause less warnings. Minor edits by me. --- lib/dict.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/dict.c') diff --git a/lib/dict.c b/lib/dict.c index 62d629821..a22fa5a4d 100644 --- a/lib/dict.c +++ b/lib/dict.c @@ -74,6 +74,7 @@ #include "progress.h" #include "strequal.h" +#include "dict.h" #define _MPRINTF_REPLACE /* use our functions only */ #include -- cgit v1.2.3