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:
parent
ebcefd795b
commit
bb5bd52a59
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
# define FUNC_UNOPTIMIZED(x) x
|
||||
#endif
|
||||
|
||||
#undef explicit_bzero
|
||||
#ifndef HAVE_EXPLICIT_BZERO
|
||||
#ifdef HAVE_MEMSET_S
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue