X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Ftpath.c;h=380ed25285b36b79c4c8750ef10861fd2f5b2d5d;hb=6d04fc7a64ab1dd82574935bb189e055fe2d5e72;hp=03dd264eafdaa2f8d226d4b44db5751b9201f357;hpb=d9ee01635f03f9095a66f71b73580560d48798e8;p=yaz-moved-to-github.git diff --git a/util/tpath.c b/util/tpath.c index 03dd264..380ed25 100644 --- a/util/tpath.c +++ b/util/tpath.c @@ -1,10 +1,13 @@ /* - * Copyright (c) 1995, Index Data. + * Copyright (c) 1995-2000, Index Data. * See the file LICENSE for details. * Sebastian Hammer, Adam Dickmeiss * * $Log: tpath.c,v $ - * Revision 1.3 1999-11-30 13:47:12 adam + * Revision 1.4 2000-02-29 13:44:55 adam + * Check for config.h (currently not generated). + * + * Revision 1.3 1999/11/30 13:47:12 adam * Improved installation. Moved header files to include/yaz. * * Revision 1.2 1996/10/29 13:36:26 adam @@ -15,6 +18,9 @@ * * */ +#if HAVE_CONFIG_H +#include +#endif #include #include