mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* common.mk (bin): add more dependency. a patch from Tadashi
Saito <shiba at mail2.accsnet.ne.jp>. [ruby-dev:30245] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
6e0fed271c
commit
6cee897b59
3 changed files with 29 additions and 5 deletions
1
debug.c
1
debug.c
|
@ -11,6 +11,7 @@
|
|||
**********************************************************************/
|
||||
|
||||
#include "ruby.h"
|
||||
#include "debug.h"
|
||||
|
||||
void
|
||||
debug_indent(int level, int debug_level, int indent_level)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue