From b7c91420b0814ee20088d27953582a5064c9a467 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 28 Jul 2008 07:46:35 +0200 Subject: begun implementing a diagnostic plugin (not yet completed) --- tools/gethostn.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/gethostn.c') diff --git a/tools/gethostn.c b/tools/gethostn.c index 746b9381..df7ce38b 100644 --- a/tools/gethostn.c +++ b/tools/gethostn.c @@ -26,6 +26,7 @@ #include "config.h" #include +#include #include int main(int __attribute__((unused)) argc, char __attribute__((unused)) *argv[]) -- cgit