Sign in
third-party-mirror
/
fuchsia-benchmarks
/
4d8f191f6f9b09beca24415d898f0c31e2b8db44
/
.
/
third_party
/
fuchsia-sdk
/
arch
/
arm64
/
sysroot
/
include
/
netinet
/
in_systm.h
blob: 8e688abd325553fe10fbea9dc7b6f63b37b1ed27 [
file
] [
log
] [
blame
]
#ifndef
SYSROOT_NETINET_IN_SYSTM_H_
#define
SYSROOT_NETINET_IN_SYSTM_H_
#include
<stdint.h>
typedef
uint16_t
n_short
;
typedef
uint32_t
n_long
,
n_time
;
#endif
// SYSROOT_NETINET_IN_SYSTM_H_