]> andersk Git - openssh.git/blobdiff - dns.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / dns.c
diff --git a/dns.c b/dns.c
index c9368b96bcde226619bf6f528dd9470671020999..008fc596fb12f82a2681b4832512a59df49857ac 100644 (file)
--- a/dns.c
+++ b/dns.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: dns.c,v 1.21 2006/07/22 20:48:23 stevesk Exp $ */
+/* $OpenBSD: dns.c,v 1.22 2006/08/01 23:22:47 stevesk Exp $ */
 
 /*
  * Copyright (c) 2003 Wesley Griffin. All rights reserved.
@@ -31,6 +31,7 @@
 #include <sys/socket.h>
 
 #include <netdb.h>
+#include <stdio.h>
 #include <string.h>
 
 #include "xmalloc.h"
This page took 0.132872 seconds and 4 git commands to generate.