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