X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fmarcdisp.c;h=ecbd86c961eb5c0bb9bde84e51b6a32274fbad43;hb=6d04fc7a64ab1dd82574935bb189e055fe2d5e72;hp=ad67e227ec23cfe3dc8dcdb0dd7a0dc7a44a475b;hpb=4e06ed87f410f2304808ccd922856671785a9d7c;p=yaz-moved-to-github.git diff --git a/util/marcdisp.c b/util/marcdisp.c index ad67e22..ecbd86c 100644 --- a/util/marcdisp.c +++ b/util/marcdisp.c @@ -3,7 +3,10 @@ * See the file LICENSE for details. * * $Log: marcdisp.c,v $ - * Revision 1.10 2000-02-05 10:47:19 adam + * Revision 1.11 2000-02-29 13:44:55 adam + * Check for config.h (currently not generated). + * + * Revision 1.10 2000/02/05 10:47:19 adam * Identifier-length and indicator-lenght no longer set to 2 (forced). * * Revision 1.9 1999/12/21 16:24:48 adam @@ -35,6 +38,10 @@ * */ +#if HAVE_CONFIG_H +#include +#endif + #include #include #include