mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Suppress gcc warning.
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#include "postgres.h"
|
||||
#include "fmgr.h"
|
||||
|
||||
#include "fmgr.h"
|
||||
#include "miscadmin.h"
|
||||
#include "utils/hsearch.h"
|
||||
#include "access/xact.h"
|
||||
#include "catalog/pg_shadow.h"
|
||||
|
Reference in New Issue
Block a user