summaryrefslogtreecommitdiff
path: root/contrib/dict_int/dict_int.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/dict_int/dict_int.c')
-rw-r--r--contrib/dict_int/dict_int.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/dict_int/dict_int.c b/contrib/dict_int/dict_int.c
index c4ad6ef343e..9f614471605 100644
--- a/contrib/dict_int/dict_int.c
+++ b/contrib/dict_int/dict_int.c
@@ -13,7 +13,6 @@
#include "postgres.h"
#include "commands/defrem.h"
-#include "fmgr.h"
#include "tsearch/ts_public.h"
PG_MODULE_MAGIC;