X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftpath.c;h=8c339045c252adc34429175c343441ba4d0f4c54;hb=d775854eb4b203433c54239cc447f20511850ef9;hp=7aa41ccbd747f3f939e35f02c4c43d613bd7b152;hpb=e4060b606fade264168221db5e3782d321f6918a;p=yaz-moved-to-github.git diff --git a/src/tpath.c b/src/tpath.c index 7aa41cc..8c33904 100644 --- a/src/tpath.c +++ b/src/tpath.c @@ -1,8 +1,8 @@ /* - * 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.8 2006-04-26 10:01:31 adam Exp $ + * $Id: tpath.c,v 1.9 2006-04-27 08:39:05 adam Exp $ */ /** * \file tpath.c @@ -20,9 +20,7 @@ #include #include #include -#if HAVE_SYS_STAT_H #include -#endif #if HAVE_UNISTD_H #include #endif