Created util file.
[yaz-moved-to-github.git] / include / ccl.h
index a5651ca..39fa54c 100644 (file)
@@ -2,7 +2,13 @@
  * Europagate, 1995
  *
  * $Log: ccl.h,v $
- * Revision 1.1  1995-04-10 10:28:27  quinn
+ * Revision 1.3  1995-09-29 17:12:01  quinn
+ * Smallish
+ *
+ * Revision 1.2  1995/09/27  15:02:46  quinn
+ * Modified function heads & prototypes.
+ *
+ * Revision 1.1  1995/04/10  10:28:27  quinn
  * Added copy of CCL.
  *
  * Revision 1.5  1995/02/23  08:32:11  adam
@@ -23,6 +29,8 @@
 #ifndef CCL_H
 #define CCL_H
 
+#include <yconfig.h>
+
 /* CCL error numbers */
 #define CCL_ERR_OK                0
 #define CCL_ERR_TERM_EXPECTED     1