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/if2ip.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/if2ip.c') diff --git a/lib/if2ip.c b/lib/if2ip.c index 627422b94..84785a580 100644 --- a/lib/if2ip.c +++ b/lib/if2ip.c @@ -72,6 +72,8 @@ #include #endif +#include "if2ip.h" + /* The last #include file should be: */ #ifdef CURLDEBUG #include "memdebug.h" -- cgit v1.2.1