Include "stand.h", not <stand.h>.

This commit is contained in:
Jordan K. Hubbard 1998-09-21 06:07:34 +00:00
parent 641fc5df83
commit 0b3c226f0e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39536

View File

@ -39,7 +39,7 @@ static char sccsid[] = "@(#)inet_ntoa.c 8.1 (Berkeley) 6/4/93";
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <stand.h>
#include "stand.h"
/*
* Convert network-format internet address