]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
experimenting with USE_TRUNCATE_NOT_UNLINK
authorwessels <>
Wed, 3 Feb 1999 06:57:22 +0000 (06:57 +0000)
committerwessels <>
Wed, 3 Feb 1999 06:57:22 +0000 (06:57 +0000)
src/defines.h

index 258ee78d15186bf442210762bb4192c71333dbe3..8f5736640de238ed9509d308ca0938dc6c65645c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: defines.h,v 1.70 1998/12/05 00:54:21 wessels Exp $
+ * $Id: defines.h,v 1.71 1999/02/02 23:57:22 wessels Exp $
  *
  *
  * SQUID Internet Object Cache  http://squid.nlanr.net/Squid/
 #ifndef _PATH_DEVNULL
 #define _PATH_DEVNULL "/dev/null"
 #endif
+
+#define USE_TRUNCATE_NOT_UNLINK 1