mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-13 01:47:05 +08:00
Add missing #include
This commit is contained in:
@ -12,6 +12,8 @@
|
||||
#define SEPGSQL_H
|
||||
|
||||
#include "catalog/objectaddress.h"
|
||||
#include "fmgr.h"
|
||||
|
||||
#include <selinux/selinux.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user