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

(-)in.h (-1 / +1 lines)
Lines 36-42 Link Here
36
36
37
#ifndef _NETINET_IN_H_
37
#ifndef _NETINET_IN_H_
38
#define _NETINET_IN_H_
38
#define _NETINET_IN_H_
39
39
#include <sys/types.h>
40
/*
40
/*
41
 * Constants and structures defined by the internet system,
41
 * Constants and structures defined by the internet system,
42
 * Per RFC 790, September 1981, and numerous additions.
42
 * Per RFC 790, September 1981, and numerous additions.

Return to bug 15197