Your IP : 216.73.216.108


Current Path : /usr/include/netinet/
Upload File :
Current File : //usr/include/netinet/in_systm.h

#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