Smallish
[yaz-moved-to-github.git] / include / log.h
index fb365e0..7476f0b 100644 (file)
  * OF THIS SOFTWARE.
  *
  * $Log: log.h,v $
- * Revision 1.3  1995-06-19 12:38:25  quinn
+ * Revision 1.5  1995-09-29 17:12:03  quinn
+ * Smallish
+ *
+ * Revision 1.4  1995/09/27  15:02:47  quinn
+ * Modified function heads & prototypes.
+ *
+ * Revision 1.3  1995/06/19  12:38:25  quinn
  * Reorganized include-files. Added small features.
  *
  * Revision 1.2  1995/05/16  08:50:31  quinn
@@ -50,6 +56,8 @@
 #ifndef LOG_H
 #define LOG_H
 
+#include <yconfig.h>
+
 #define LOG_FATAL 0x0001
 #define LOG_DEBUG 0x0002
 #define LOG_WARN  0x0004