From 0b3c226f0edb50c5af58eecae1a9329275cf5a51 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Mon, 21 Sep 1998 06:07:34 +0000 Subject: [PATCH] Include "stand.h", not . --- lib/libstand/inet_ntoa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libstand/inet_ntoa.c b/lib/libstand/inet_ntoa.c index a69595065fc8..59539873c8c5 100644 --- a/lib/libstand/inet_ntoa.c +++ b/lib/libstand/inet_ntoa.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)inet_ntoa.c 8.1 (Berkeley) 6/4/93"; #include #include #include -#include +#include "stand.h" /* * Convert network-format internet address