[ruby/etc] Fix inconsistent dll linkage warning
https://github.com/ruby/etc/commit/e4c71e5996
This commit is contained in:
parent
a15aa259db
commit
40391faeab
@ -54,7 +54,7 @@ static VALUE sGroup;
|
|||||||
# include <stdlib.h>
|
# include <stdlib.h>
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
char *getlogin(void);
|
RUBY_EXTERN char *getlogin(void);
|
||||||
|
|
||||||
#define RUBY_ETC_VERSION "1.4.3.dev.1"
|
#define RUBY_ETC_VERSION "1.4.3.dev.1"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user