From 56983a012c3993ca0908d1492853d528bd7ac78f Mon Sep 17 00:00:00 2001 From: wessels <> Date: Fri, 2 Jan 1998 01:45:58 +0000 Subject: [PATCH] preprocessor --- src/tools.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/tools.cc b/src/tools.cc index e88a992fb7..6e1af419f2 100644 --- a/src/tools.cc +++ b/src/tools.cc @@ -1,6 +1,6 @@ /* - * $Id: tools.cc,v 1.137 1998/01/01 18:42:57 wessels Exp $ + * $Id: tools.cc,v 1.138 1998/01/01 18:45:58 wessels Exp $ * * DEBUG: section 21 Misc Functions * AUTHOR: Harvest Derived @@ -230,6 +230,7 @@ squid_getrusage(struct rusage *r) #ifdef _SQUID_SOLARIS_ leave_suid(); #endif +#endif } double -- 2.47.3