FBSD: Remove support for 8.x and 9.x
[openafs.git] / src / afsweb / apache_includes / 1.3.1 / ap_config.h
index 7bcad2c..47a6c25 100644 (file)
@@ -599,8 +599,7 @@ stat() properly */
 #ifndef DEFAULT_GROUP
 #define DEFAULT_GROUP "nogroup"
 #endif
-#if defined(__bsdi__) || \
-(defined(__FreeBSD_version) && (__FreeBSD_version < 220000))
+#if defined(__bsdi__)
     typedef quad_t rlim_t;
 #endif
 #define USE_FLOCK_SERIALIZED_ACCEPT