X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Ftpath.c;h=03dd264eafdaa2f8d226d4b44db5751b9201f357;hb=fc2093cfd23eda0ee8384b18dc7e7b8adffd073a;hp=58774b0bedc0aab2c4095273939203a9f0fd2c46;hpb=684d09483b9c10997bc71503d36bc98451e34e93;p=yaz-moved-to-github.git 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) {