mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c,
missing/alloca.c: use "ruby/config.h". git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12514 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
79a74f5ec1
commit
2cb9ebd55d
6 changed files with 10 additions and 5 deletions
|
|
@ -29,7 +29,7 @@
|
|||
static char SCCSid[] = "@(#)alloca.c 1.1"; /* for the "what" utility */
|
||||
#endif
|
||||
|
||||
#include "config.h"
|
||||
#include "ruby/config.h"
|
||||
#ifdef emacs
|
||||
#ifdef static
|
||||
/* actually, only want this if static is defined as ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue