]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/inet_ntoa.c
Import of OpenSSH 3.7.1p2
[gssapi-openssh.git] / openssh / openbsd-compat / inet_ntoa.c
index e0384491d224c28da3be7483a06b213cf6cc426e..f9fdc9ee57dc20c8c087ec6964e6f99e93bee1f0 100644 (file)
@@ -43,7 +43,6 @@ static char rcsid[] = "$OpenBSD: inet_ntoa.c,v 1.4 2003/06/02 20:18:35 millert E
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <stdio.h>
-#include "inet_ntoa.h"
 
 char *inet_ntoa(struct in_addr in)
 {
This page took 0.033472 seconds and 4 git commands to generate.