X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Ftpath.c;h=03dd264eafdaa2f8d226d4b44db5751b9201f357;hp=58774b0bedc0aab2c4095273939203a9f0fd2c46;hb=d9ee01635f03f9095a66f71b73580560d48798e8;hpb=cb182c3eb21ca4405d0c9f928ceb33f3fd2f95ba diff --git a/util/tpath.c b/util/tpath.c index 58774b0..03dd264 100644 --- a/util/tpath.c +++ b/util/tpath.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: tpath.c,v $ - * Revision 1.2 1996-10-29 13:36:26 adam + * 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 * Added header. * * Revision 1.1 1995/11/01 16:35:00 quinn @@ -15,7 +18,7 @@ #include #include -#include +#include FILE *yaz_path_fopen(const char *path, const char *name, const char *mode) {