summaryrefslogtreecommitdiff
path: root/contrib/pg_trgm
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_trgm')
-rw-r--r--contrib/pg_trgm/trgm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/pg_trgm/trgm.h b/contrib/pg_trgm/trgm.h
index d6ba0405053..b7674c52b58 100644
--- a/contrib/pg_trgm/trgm.h
+++ b/contrib/pg_trgm/trgm.h
@@ -6,8 +6,6 @@
#include "access/gist.h"
#include "access/itup.h"
#include "utils/builtins.h"
-#include "utils/elog.h"
-#include "utils/palloc.h"
#include "storage/bufpage.h"
/* options */