Happy new year
[yazpp-moved-to-github.git] / zlint / test-init-04.cpp
index be14886..97b7802 100644 (file)
@@ -1,8 +1,11 @@
 /* This file is part of the yazpp toolkit.
- * Copyright (C) 1998-2011 Index Data and Mike Taylor
+ * Copyright (C) Index Data and Mike Taylor
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <yaz/log.h>
 
 #include <zlint.h>
@@ -44,7 +47,7 @@ Zlint_code Zlint_test_init_04::recv_gdu(Zlint *z, Z_GDU *gdu)
         gdu->u.z3950 && gdu->u.z3950->which == Z_APDU_initResponse)
     {
         Z_InitResponse *init = gdu->u.z3950->u.initResponse;
-        
+
         if (!init->referenceId)
             z->msg_check_fail("missing referenceID from init response");
         else if (init->referenceId->len != REFID_LEN1