Renamed match-str.h to matchstr.h.
[yaz-moved-to-github.git] / include / yaz / yaz-util.h
index e8ac43e..0679e7a 100644 (file)
@@ -1,5 +1,5 @@
-/*
- * Copyright (c) 1995-2007, Index Data
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2008 Index Data.
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -24,7 +24,6 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: yaz-util.h,v 1.19 2007-01-12 21:41:53 adam Exp $ */
 
 /**
  * \file yaz-util.h
@@ -47,6 +46,7 @@
 #include <yaz/readconf.h>
 #include <yaz/marcdisp.h>
 #include <yaz/yaz-iconv.h>
+#include <yaz/matchstr.h>
 
 /** \mainpage YAZ
     \section intro_sec Introduction