Commit 4da5714c authored by Bruce Momjian's avatar Bruce Momjian

long long cleanup

parent 36ef34d7
......@@ -223,7 +223,8 @@ extern void srandom(int seed);
#undef HAVE_LONG_INT_64
/* Set to 1 if type "long long int" works and is 64 bits */
#undef HAVE_LONG_LONG_INT_64
#undef HAVE_LONG_LONG_INT_64_Ld
#undef HAVE_LONG_LONG_INT_64_qd
/*
* Code below this point should not require changes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment