Removed declaration of non-existent symbol
This commit is contained in:
parent
27b6df9653
commit
4f907a80f0
@ -28,8 +28,6 @@
|
|||||||
RBIMPL_SYMBOL_EXPORT_BEGIN()
|
RBIMPL_SYMBOL_EXPORT_BEGIN()
|
||||||
|
|
||||||
/* process.c */
|
/* process.c */
|
||||||
RUBY_EXTERN void (* rb_socket_before_fork_func)();
|
|
||||||
|
|
||||||
void rb_last_status_set(rb_pid_t pid, int status, int error);
|
void rb_last_status_set(rb_pid_t pid, int status, int error);
|
||||||
VALUE rb_last_status_get(void);
|
VALUE rb_last_status_get(void);
|
||||||
int rb_proc_exec(const char*);
|
int rb_proc_exec(const char*);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user