From 26973e55d522e6e35a7618646cbdc7f4bf99e152 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 31 Aug 2003 20:46:56 +0000 Subject: filename hashing implemented git-svn-id: file:///home/lennart/svn/public/syrep/trunk@19 07ea20a6-d2c5-0310-9e02-9ef735347d72 --- src/util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util.c') diff --git a/src/util.c b/src/util.c index a7118ac..ef1680a 100644 --- a/src/util.c +++ b/src/util.c @@ -18,7 +18,7 @@ Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ***/ -//#define USE_SENDFILE +#define USE_SENDFILE #include #include -- cgit