]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Add a definition for fpos_t.
authorTed Lemon <source@isc.org>
Thu, 3 May 2001 21:07:19 +0000 (21:07 +0000)
committerTed Lemon <source@isc.org>
Thu, 3 May 2001 21:07:19 +0000 (21:07 +0000)
includes/cf/sunos4.h

index c748dfebcabdffaf8ee990ced9e0365b3781afa9..507de3749df03958046b245d44623a00ed461a2e 100644 (file)
@@ -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