mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
Final cleanup
This commit is contained in:
@ -19,11 +19,12 @@
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "postgres.h"
|
||||
|
||||
#ifdef USE_SYSLOG
|
||||
#include <syslog.h>
|
||||
#endif
|
||||
|
||||
#include "postgres.h"
|
||||
#include "miscadmin.h"
|
||||
#include "utils/trace.h"
|
||||
|
||||
|
Reference in New Issue
Block a user