From 832e8b7f9a7422b49453b7e389ec411d3037a50f Mon Sep 17 00:00:00 2001 From: nectar Date: Sun, 16 Feb 2003 17:29:11 +0000 Subject: Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). Only warnings that could be fixed without changing the generated object code and without restructuring the source code have been handled. Reviewed by: /sbin/md5 --- lib/libc/net/res_query.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libc/net/res_query.c') diff --git a/lib/libc/net/res_query.c b/lib/libc/net/res_query.c index 4dde3e4..cd3c832 100644 --- a/lib/libc/net/res_query.c +++ b/lib/libc/net/res_query.c @@ -87,6 +87,7 @@ __FBSDID("$FreeBSD$"); #include #include #include +#include #include "res_config.h" -- cgit v1.1