8000 Fix compiler warnings due to commit cc4feded · postgrespro/postgres_cluster@585e166 · GitHub
[go: up one dir, main page]

Skip to content

Commit 585e166

Browse files
committed
Fix compiler warnings due to commit cc4fede
1 parent cc4fede commit 585e166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/include/utils/date.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include <math.h>
1818

1919
#include "fmgr.h"
20+
#include "pgtime.h"
2021
#include "datatype/timestamp.h"
2122

2223
typedef int32 DateADT;

0 commit comments

Comments
 (0)
0