summaryrefslogtreecommitdiff
path: root/contrib/sepgsql/sepgsql.h
diff options
context:
space:
mode:
authorAlvaro Herrera2011-03-26 03:09:17 +0000
committerAlvaro Herrera2011-03-28 13:37:29 +0000
commite5948e3504c72fb2b8b32af26bfbb016e7c71bf6 (patch)
treea93c48c77ade79f80c9b7945348a29b64f5bfa5a /contrib/sepgsql/sepgsql.h
parenta720c28f0af3185f7d40788a78867a36bff36bc7 (diff)
Add missing #include
Diffstat (limited to 'contrib/sepgsql/sepgsql.h')
-rw-r--r--contrib/sepgsql/sepgsql.h2
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>
/*