1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-05 02:22:28 +03:00

Add missing #include

This commit is contained in:
Alvaro Herrera
2011-03-26 00:09:17 -03:00
parent a720c28f0a
commit e5948e3504

View File

@@ -12,6 +12,8 @@
#define SEPGSQL_H
#include "catalog/objectaddress.h"
#include "fmgr.h"
#include <selinux/selinux.h>
/*