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