mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Now needs to include <ctype.h>.
This commit is contained in:
parent
d7f5817a9b
commit
2e11ef8be8
|
|
@ -10,6 +10,7 @@
|
|||
*/
|
||||
#include "postgres.h"
|
||||
|
||||
#include <ctype.h>
|
||||
#include <float.h>
|
||||
|
||||
#include "access/gist.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user