From aab4e991d4e4213249058dd073543551c9c88c35 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Mon, 21 Jun 2010 13:50:34 +0100 Subject: Sync with the latest Gnulib code (86ba51d) Signed-off-by: Ton Voon --- gl/strerror.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gl/strerror.c') diff --git a/gl/strerror.c b/gl/strerror.c index b0df7784..46153abf 100644 --- a/gl/strerror.c +++ b/gl/strerror.c @@ -32,6 +32,9 @@ # include "intprops.h" +/* Use the system functions, not the gnulib overrides in this file. */ +# undef sprintf + # undef strerror # if ! HAVE_DECL_STRERROR # define strerror(n) NULL -- cgit v1.2.3-74-g34f1