updated for version 7.0222
diff --git a/src/feature.h b/src/feature.h
index 7231b96..50979f0 100644
--- a/src/feature.h
+++ b/src/feature.h
@@ -515,6 +515,13 @@
 #endif
 
 /*
+ * +spell		spell checking
+ */
+#if defined(FEAT_NORMAL) || defined(PROTO)
+# define FEAT_SPELL
+#endif
+
+/*
  * +builtin_terms	Choose one out of the following four:
  *
  * NO_BUILTIN_TCAPS	Do not include any builtin termcap entries (used only