fix a typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40128 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
755e09ebf1
commit
e9382c7332
@ -114,7 +114,7 @@ void xfree(void*);
|
||||
#define STRINGIZE0(expr) #expr
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LONG_LONG 1
|
||||
#ifdef HAVE_LONG_LONG
|
||||
# define HAVE_TRUE_LONG_LONG 1
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user