1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Add checs for float.h

Remove 'unused variable' from dt.c
This commit is contained in:
Marc G. Fournier
1997-03-25 20:02:42 +00:00
parent 719a413fd2
commit 64c82a5016
4 changed files with 6 additions and 4 deletions

View File

@@ -23,6 +23,9 @@
/* Set to 1 if you have <termios.h> */
#undef HAVE_TERMIOS_H
/* Set to 1 if you have <float.h> */
#undef HAVE_FLOAT_H
/* Set to 1 if you have <limits.h> */
#undef HAVE_LIMITS_H