]> andersk Git - openssh.git/blobdiff - openbsd-compat/inet_ntoa.c
- markus@cvs.openbsd.org 2002/06/08 05:07:56
[openssh.git] / openbsd-compat / inet_ntoa.c
index fe5539be04ff6094f8331281f468a2dc6f08132d..8a8b3c846eeaf2bb3444b39704811a445279dab2 100644 (file)
@@ -47,7 +47,7 @@ static char rcsid[] = "$OpenBSD: inet_ntoa.c,v 1.2 1996/08/19 08:29:16 tholo Exp
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <stdio.h>
-#include "bsd-inet_ntoa.h"
+#include "inet_ntoa.h"
 
 char *inet_ntoa(struct in_addr in)
 {
This page took 0.081481 seconds and 4 git commands to generate.