mirror of
https://github.com/postgres/postgres.git
synced 2026-04-02 15:57:24 -04:00
Add missing include file.
This commit is contained in:
parent
3cda980298
commit
06e6aa236c
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#include <time.h>
|
||||
#include <ctype.h>
|
||||
#include <float.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "extern.h"
|
||||
#include "dt.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue