From: Ted Lemon Date: Thu, 3 May 2001 21:07:19 +0000 (+0000) Subject: Add a definition for fpos_t. X-Git-Tag: V3-RC5~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=922699e8573346066a3daa1c7a12581d2e9f3241;p=thirdparty%2Fdhcp.git Add a definition for fpos_t. --- diff --git a/includes/cf/sunos4.h b/includes/cf/sunos4.h index c748dfebc..507de3749 100644 --- a/includes/cf/sunos4.h +++ b/includes/cf/sunos4.h @@ -55,6 +55,8 @@ #define SOCKLEN_T int +#define fpos_t long + /* No endian.h either. */ /* * Definitions for byte order, according to byte significance from low