in_addr_t.

This commit is contained in:
Ralf Corsepius
2005-05-09 12:45:45 +00:00
parent 4fea445575
commit 00a578ad6b
5 changed files with 7 additions and 7 deletions

View File

@@ -45,7 +45,7 @@ static char sccsid[] = "@(#)inet_netof.c 8.1 (Berkeley) 6/4/93";
* Return the network number from an internet
* address; handles class a/b/c network #'s.
*/
u_long
in_addr_t
inet_netof(in)
struct in_addr in;
{