X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ftpath.c;h=03c44c49b08cf70beb77f3ec87078dad47e1ee3a;hp=45d0784f761f02fafab487a39d6b6e35e6b9cabb;hb=f4c095a042b1bcccb78136be87944e46412386aa;hpb=8894d816ae5a3dfaa800dde0d6442f2bef144782 diff --git a/src/tpath.c b/src/tpath.c index 45d0784..03c44c4 100644 --- a/src/tpath.c +++ b/src/tpath.c @@ -2,7 +2,7 @@ * Copyright (c) 1995-2004, Index Data. * See the file LICENSE for details. * - * $Id: tpath.c,v 1.3 2004-11-18 15:18:14 heikki Exp $ + * $Id: tpath.c,v 1.4 2004-12-13 14:21:56 heikki Exp $ */ /** * \file tpath.c @@ -18,7 +18,7 @@ #include #include #include -#include +#include FILE *yaz_path_fopen(const char *path, const char *name, const char *mode) {