Crafter.Build/binlib/wasi-sysroot-28.0/include/wasm32-wasip1-threads/netinet/in_systm.h
2025-11-09 18:56:24 +01:00

9 lines
145 B
C

#ifndef _NETINET_IN_SYSTM_H
#define _NETINET_IN_SYSTM_H
#include <stdint.h>
typedef uint16_t n_short;
typedef uint32_t n_long, n_time;
#endif