IDMETA and mk_version.tcl part of Windows package
[idzebra-moved-to-github.git] / util / dirent.c
index 2897e84..add845b 100644 (file)
@@ -19,6 +19,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <ctype.h>
 #include <assert.h>
 #ifdef WIN32