mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-30 22:05:23 +00:00
SunOS 4.1 doesn't define ssize_t
This commit is contained in:
@@ -45,6 +45,8 @@
|
|||||||
#define u_int16_t unsigned short
|
#define u_int16_t unsigned short
|
||||||
#define u_int32_t unsigned int
|
#define u_int32_t unsigned int
|
||||||
|
|
||||||
|
#define ssize_t int
|
||||||
|
|
||||||
/* No endian.h either. */
|
/* No endian.h either. */
|
||||||
/*
|
/*
|
||||||
* Definitions for byte order, according to byte significance from low
|
* Definitions for byte order, according to byte significance from low
|
||||||
|
Reference in New Issue
Block a user