2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 13:57:50 +00:00

SunOS 4.1 doesn't define ssize_t

This commit is contained in:
Ted Lemon
1997-06-10 05:50:22 +00:00
parent 200d216c29
commit 2e37b959b5

View File

@@ -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