Fix copy and paste code
[yaz-moved-to-github.git] / src / cclptree.c
index 98e6bb8..057c92b 100644 (file)
@@ -9,6 +9,9 @@
  * This source file implements functions to parse and print
  * a CCL node tree (as a result of parsing).
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <stdio.h>
 #include <string.h>