Added body-of-text to BIB-1 ANY and the WAIS profile
[yaz-moved-to-github.git] / include / marcdisp.h
index d7e1436..759403c 100644 (file)
  * OF THIS SOFTWARE.
  *
  * $Log: marcdisp.h,v $
- * Revision 1.2  1995-05-16 08:50:32  quinn
+ * Revision 1.4  1995-09-29 17:12:03  quinn
+ * Smallish
+ *
+ * Revision 1.3  1995/09/27  15:02:47  quinn
+ * Modified function heads & prototypes.
+ *
+ * Revision 1.2  1995/05/16  08:50:32  quinn
  * License, documentation, and memory fixes
  *
  * Revision 1.1  1995/04/10  10:28:28  quinn
@@ -32,5 +38,6 @@
  *
  */
 
+#include <yconfig.h>
 int marc_display (const char *buf, FILE *outf);