1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

undef for tha case missing.h defines it as macro

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2015-12-02 00:03:51 +00:00
parent ebcefd795b
commit bb5bd52a59

View file

@ -23,6 +23,7 @@
# define FUNC_UNOPTIMIZED(x) x
#endif
#undef explicit_bzero
#ifndef HAVE_EXPLICIT_BZERO
#ifdef HAVE_MEMSET_S
void