X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftpath.c;h=8c339045c252adc34429175c343441ba4d0f4c54;hb=d775854eb4b203433c54239cc447f20511850ef9;hp=520038020ac2b565545e03b4f3e7376db47d5de6;hpb=68db5d6050f959bd126eec404447019b6176d2a1;p=yaz-moved-to-github.git diff --git a/src/tpath.c b/src/tpath.c index 5200380..8c33904 100644 --- a/src/tpath.c +++ b/src/tpath.c @@ -1,12 +1,12 @@ /* - * Copyright (C) 1995-2005, Index Data ApS + * Copyright (C) 1995-2006, Index Data ApS * See the file LICENSE for details. * - * $Id: tpath.c,v 1.7 2006-04-26 09:40:43 adam Exp $ + * $Id: tpath.c,v 1.9 2006-04-27 08:39:05 adam Exp $ */ /** * \file tpath.c - * \brief Implements path fopen + * \brief File Path utilities */ #if HAVE_CONFIG_H @@ -20,9 +20,7 @@ #include #include #include -#if HAVE_SYS_STAT_H #include -#endif #if HAVE_UNISTD_H #include #endif