mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
Add #include <limits.h> (re-add lost change from Wednesday).
This commit is contained in:
parent
c7fddd3072
commit
efbbd107c7
@ -1,5 +1,6 @@
|
||||
#include "postgres_fe.h"
|
||||
#include <ctype.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "extern.h"
|
||||
#include "pgtypes_error.h"
|
||||
|
Loading…
Reference in New Issue
Block a user