]> granicus.if.org Git - php/commitdiff
- drop comment
authorPierre Joye <pajoye@php.net>
Mon, 14 Jun 2010 09:15:20 +0000 (09:15 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 14 Jun 2010 09:15:20 +0000 (09:15 +0000)
ext/standard/crypt_sha256.c

index 3e234cee9164c0b9757288161b101764f6abd577..f9daed909a601c4cb8b4e01e61df6efab3cac14d 100644 (file)
@@ -38,7 +38,6 @@
 # include <sys/param.h>
 # include <sys/types.h>
 # if HAVE_STRING_H
-//#  define __USE_GNU 1
 #  include <string.h>
 # else
 #  include <strings.h>