Commit 00a5c4c1 authored by Andres Freund's avatar Andres Freund

Add missing fmgr.h include.

parent fb3b098f
......@@ -13,6 +13,7 @@
#include "postgres.h"
#include "commands/seclabel.h"
#include "fmgr.h"
#include "miscadmin.h"
#include "utils/rel.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment