From 03d65262fdcc287ef8b691c7dff2f1a63cdd13c2 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 27 Jun 2005 13:24:44 +0000 Subject: 2.3.90-1 --- debug/readlink_chk.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debug/readlink_chk.c') diff --git a/debug/readlink_chk.c b/debug/readlink_chk.c index 8aabe0af25..ac18ee2c29 100644 --- a/debug/readlink_chk.c +++ b/debug/readlink_chk.c @@ -23,7 +23,7 @@ # include #endif -#if 0 + ssize_t __readlink_chk (const char *path, void *buf, size_t len, size_t buflen) { @@ -36,4 +36,3 @@ __readlink_chk (const char *path, void *buf, size_t len, size_t buflen) return __readlink (path, buf, len); #endif } -#endif -- cgit v1.2.3-70-g09d2