1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-13 07:41:39 +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 #define SEPGSQL_H
#include "catalog/objectaddress.h" #include "catalog/objectaddress.h"
#include "fmgr.h"
#include <selinux/selinux.h> #include <selinux/selinux.h>
/* /*