Merge branch 'dfsg-orig' into dfsg-debian
[debian/tar] / gnu / at-func2.c
index 41501172494de47a55d803950669417ef021fd5d..32a64ff22ccd34aa94a9c120bb8cd89f146d45a7 100644 (file)
@@ -1,7 +1,5 @@
-/* -*- 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.
+/* Define 2-FD at-style functions like linkat or renameat.
+   Copyright (C) 2006, 2009-2015 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 +25,7 @@
 #include <string.h>
 #include <unistd.h>
 
-#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"