Commit a752e322 authored by Bruce Momjian's avatar Bruce Momjian

%lld fix.

parent 8133867f
......@@ -223,7 +223,7 @@ 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_Ld
#undef HAVE_LONG_LONG_INT_64_lld
#undef HAVE_LONG_LONG_INT_64_qd
/*
......
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