X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fat-func2.c;h=c9727d9d48e2be51ce5264c602d4857ff67462cc;hb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;hp=41501172494de47a55d803950669417ef021fd5d;hpb=dda6367c9eac71da8f2ab1c60b3df60f19ce4755;p=debian%2Ftar diff --git a/gnu/at-func2.c b/gnu/at-func2.c index 41501172..c9727d9d 100644 --- a/gnu/at-func2.c +++ b/gnu/at-func2.c @@ -1,7 +1,7 @@ /* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Define an at-style functions like linkat or renameat. - Copyright (C) 2006, 2009-2010 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -27,7 +27,7 @@ #include #include -#include "dirname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */ +#include "dosname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */ #include "filenamecat.h" #include "openat.h" #include "same-inode.h"