X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ftpath.c;h=45d0784f761f02fafab487a39d6b6e35e6b9cabb;hp=a525a916f8c083aa6dd18f1e27c8010ff3161570;hb=3b96525a40981e162b959f3e842e0ff20e314320;hpb=a94620ffd6001681474a94f5de767f168d772d1c diff --git a/src/tpath.c b/src/tpath.c index a525a91..45d0784 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.2 2004-10-15 00:19:01 adam Exp $ + * $Id: tpath.c,v 1.3 2004-11-18 15:18:14 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) {