View | Details | Raw Unified | Return to bug 148383
Collapse All | Expand All

(-)include/arpa/inet.h (-1 / +1 lines)
Lines 58-64 Link Here
58
#ifndef _ARPA_INET_H_
58
#ifndef _ARPA_INET_H_
59
#define	_ARPA_INET_H_
59
#define	_ARPA_INET_H_
60
60
61
/* External definitions for functions in inet(3), addr2ascii(3) */
61
/* External definitions for functions in inet(3) */
62
62
63
#include <sys/cdefs.h>
63
#include <sys/cdefs.h>
64
#include <sys/_types.h>
64
#include <sys/_types.h>

Return to bug 148383