long long cleanup

This commit is contained in:
Bruce Momjian 1998-09-10 21:10:51 +00:00
parent 36ef34d73c
commit 4da5714ced
1 changed files with 2 additions and 1 deletions

View File

@ -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