mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-05 22:57:29 +08:00
Fix compiler warnings due to commit cc4feded
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
#include <math.h>
|
||||
|
||||
#include "fmgr.h"
|
||||
#include "pgtime.h"
|
||||
#include "datatype/timestamp.h"
|
||||
|
||||
typedef int32 DateADT;
|
||||
|
||||
Reference in New Issue
Block a user