]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Define TIME_MAX if the os header file doesn't.
authorTed Lemon <source@isc.org>
Sat, 13 Feb 1999 19:21:03 +0000 (19:21 +0000)
committerTed Lemon <source@isc.org>
Sat, 13 Feb 1999 19:21:03 +0000 (19:21 +0000)
includes/osdep.h

index ca40e8a75bbaf4dc7c192cb1dd973fc1b5756f7c..8583999241f70b806f77dff039f63d8f5a8442fa 100644 (file)
 # endif
 #endif
 
+#if !defined (TIME_MAX)
+# define TIME_MAX 2147483647
+#endif
+
 /* Porting::
 
    If you add a new network API, and have it set up so that it can be