Allow HTTP protocol on unix local socket
[yaz-moved-to-github.git] / src / waislen.c
index 9e44ab2..17a97f1 100644 (file)
@@ -1,11 +1,14 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2010 Index Data
+ * Copyright (C) 1995-2012 Index Data
  * See the file LICENSE for details.
  */
 /**
  * \file waislen.c
  * \brief Implements WAIS package handling
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <stdio.h>
 #include <yaz/comstack.h>