diff options
-rw-r--r-- | contrib/sepgsql/sepgsql.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/sepgsql/sepgsql.h b/contrib/sepgsql/sepgsql.h index 1a27818fbe8..ba7b2d15975 100644 --- a/contrib/sepgsql/sepgsql.h +++ b/contrib/sepgsql/sepgsql.h @@ -12,6 +12,8 @@ #define SEPGSQL_H #include "catalog/objectaddress.h" +#include "fmgr.h" + #include <selinux/selinux.h> /* |