Ups... memory leak
[yaz-moved-to-github.git] / src / ccl_stop_words.c
index 9d06f98..3165378 100644 (file)
@@ -6,6 +6,9 @@
  * \file ccl_stop_words.c
  * \brief Removes stop words from terms in RPN tree
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <stdio.h>
 #include <string.h>