ruby/ext/digest/sha2
usa 2791740667 * ext/digest/sha2/sha2.h: need to include defs.h instead of inttypes.h
because VC6 doesn't have the latter.

	* ext/digest/sha2/extconf.rb: rollback r24441.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24503 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-08-11 15:07:06 +00:00
..
lib * ext/digest/sha2/lib/sha2.eb: should require sha2.so. 2009-08-06 16:56:43 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
depend * ext/digest: Merge from trunk; apply all changes since the 2006-10-10 05:01:33 +00:00
extconf.rb * ext/digest/sha2/sha2.h: need to include defs.h instead of inttypes.h 2009-08-11 15:07:06 +00:00
sha2.c * ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes an 2009-08-06 17:05:51 +00:00
sha2.h * ext/digest/sha2/sha2.h: need to include defs.h instead of inttypes.h 2009-08-11 15:07:06 +00:00
sha2init.c * ext/digest, test/digest/test_digest.rb: Merge from trunk: 2006-10-25 08:54:05 +00:00