Update configure to generate config.h
[yaz-moved-to-github.git] / test / test_match_glob.c
index 8421752..228402b 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (C) 1995-2010 Index Data
  * See the file LICENSE for details.
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <yaz/test.h>
 #include <yaz/match_glob.h>