From 22df3125d597b6b53c343818a1bcd01941b70202 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Mon, 14 Jun 2010 09:15:20 +0000 Subject: [PATCH] - drop comment --- ext/standard/crypt_sha256.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/standard/crypt_sha256.c b/ext/standard/crypt_sha256.c index 3e234cee91..f9daed909a 100644 --- a/ext/standard/crypt_sha256.c +++ b/ext/standard/crypt_sha256.c @@ -38,7 +38,6 @@ # include # include # if HAVE_STRING_H -//# define __USE_GNU 1 # include # else # include -- 2.50.1