--- linux-2.4.9-rsbac-1.1.2/rsbac/data_structures/aci_data_structures.c~	Mon Aug 27 10:13:50 2001
+++ linux-2.4.9-rsbac-1.1.2/rsbac/data_structures/aci_data_structures.c	Tue Sep  4 10:24:52 2001
@@ -475,9 +475,7 @@
     return (err);
 
 out_dir_dput:
-    #if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,0)
     dput(dir_dentry_p);
-    #endif
     goto out;
   }
 
