mirror of
https://github.com/postgres/postgres.git
synced 2025-05-21 15:54:08 +03:00
Add missing #include.
Oversight in b2c64f571 (the later branches already have this). Per buildfarm.
This commit is contained in:
parent
b2c64f571d
commit
9a9ba4c4d8
@ -17,7 +17,7 @@
|
||||
#include <math.h>
|
||||
|
||||
#include "fmgr.h"
|
||||
|
||||
#include "datatype/timestamp.h"
|
||||
|
||||
typedef int32 DateADT;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user