X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Foid.c;h=16a6d824427b8e9e681eb2ece3d91911270ebed2;hp=c89e937c5490bca4de55d06a90a4b427c27c2f91;hb=19af2bd8dfd21731cc978beccd1346133d614c67;hpb=715f35c6d320d5589ea1b80434ab1b2abef823b0 diff --git a/util/oid.c b/util/oid.c index c89e937..16a6d82 100644 --- a/util/oid.c +++ b/util/oid.c @@ -3,7 +3,10 @@ * See the file LICENSE for details. * * $Log: oid.c,v $ - * Revision 1.41 2000-01-10 15:16:53 adam + * Revision 1.42 2000-02-29 13:44:55 adam + * Check for config.h (currently not generated). + * + * Revision 1.41 2000/01/10 15:16:53 adam * Added several OID's. * * Revision 1.40 2000/01/06 14:59:13 adam @@ -155,6 +158,9 @@ * We could (and should?) extend this so that the user app can add new * entries to the list at initialization. */ +#if HAVE_CONFIG_H +#include +#endif #include #include