]> The Tcpdump Group git mirrors - tcpdump/blobdiff - missing/inet_ntop.c
always include addrinfo.h
[tcpdump] / missing / inet_ntop.c
index ce6ecaada2495ad3d72d287e0c2609e551b84a61..a6801b273b687ea5741662a5ac2dcc33510aeebc 100644 (file)
@@ -36,8 +36,9 @@
  * SUCH DAMAGE.
  */
 
-/* $Id: inet_ntop.c,v 1.1 1999-10-30 07:53:39 itojun Exp $ */
+/* $Id: inet_ntop.c,v 1.2 1999-10-30 23:45:52 itojun Exp $ */
 
+#include <stdio.h>
 #include <errno.h>
 #include <sys/types.h>
 #include <sys/socket.h>