diff options
Diffstat (limited to 'src/backend/tsearch/dict_ispell.c')
-rw-r--r-- | src/backend/tsearch/dict_ispell.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/backend/tsearch/dict_ispell.c b/src/backend/tsearch/dict_ispell.c index 31929c00acf..dd22e3aa4b1 100644 --- a/src/backend/tsearch/dict_ispell.c +++ b/src/backend/tsearch/dict_ispell.c @@ -16,9 +16,7 @@ #include "commands/defrem.h" #include "tsearch/dicts/spell.h" #include "tsearch/ts_locale.h" -#include "tsearch/ts_public.h" #include "tsearch/ts_utils.h" -#include "utils/builtins.h" typedef struct |