X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftpath.c;h=03c44c49b08cf70beb77f3ec87078dad47e1ee3a;hb=5c3d2d2ab097e4bb59ba5718a396b020a2d302c0;hp=45d0784f761f02fafab487a39d6b6e35e6b9cabb;hpb=3b96525a40981e162b959f3e842e0ff20e314320;p=yaz-moved-to-github.git 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) {