X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Ftpath.c;fp=util%2Ftpath.c;h=380ed25285b36b79c4c8750ef10861fd2f5b2d5d;hp=03dd264eafdaa2f8d226d4b44db5751b9201f357;hb=19af2bd8dfd21731cc978beccd1346133d614c67;hpb=715f35c6d320d5589ea1b80434ab1b2abef823b0 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