mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Add missing include file.
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
#include <time.h>
|
||||
#include <ctype.h>
|
||||
#include <float.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "extern.h"
|
||||
#include "dt.h"
|
||||
|
Reference in New Issue
Block a user