mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ruby_init_setproctitle
declaration has moved to internal/missing.h
This commit is contained in:
parent
739380c97d
commit
08c3d08a18
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
|
#include "internal/missing.h"
|
||||||
#if defined HAVE_DLADDR
|
#if defined HAVE_DLADDR
|
||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue