mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03: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