X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftpath.c;h=e57b0932cf845b937e31926b96553ceb550338c4;hb=af2e686d7372a0a2f4175cbe46d99fadd64bb465;hp=45d0784f761f02fafab487a39d6b6e35e6b9cabb;hpb=3b96525a40981e162b959f3e842e0ff20e314320;p=yaz-moved-to-github.git diff --git a/src/tpath.c b/src/tpath.c index 45d0784..e57b093 100644 --- a/src/tpath.c +++ b/src/tpath.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 1995-2004, Index Data. + * Copyright (C) 1995-2005, Index Data ApS * 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.5 2005-01-15 19:47:14 adam 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) {