2 * Copyright 2011, Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
5 #ifndef _NETINET_IN_SYSTM_H_
6 #define _NETINET_IN_SYSTM_H_
15 typedef uint16_t n_short
;
16 typedef uint32_t n_long
;
17 typedef uint32_t n_time
;
23 #endif /* _NETINET_IN_SYSTM_H_ */