X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=gnu%2Ffile-set.h;fp=gnu%2Ffile-set.h;h=0000000000000000000000000000000000000000;hp=ef854ee6b4b7a427098891ee52cd8cc953e5aa55;hb=b414e25de8ca49d7567a92c203d431383ec57c83;hpb=29ece34f44a27750bbfd76154ad9882580453dc7 diff --git a/gnu/file-set.h b/gnu/file-set.h deleted file mode 100644 index ef854ee..0000000 --- a/gnu/file-set.h +++ /dev/null @@ -1,14 +0,0 @@ -/* -*- buffer-read-only: t -*- vi: set ro: */ -/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ -#include -#include -#include - -#include "hash.h" - -extern void record_file (Hash_table *ht, char const *file, - struct stat const *stats) - __attribute__((nonnull(2, 3))); - -extern bool seen_file (Hash_table const *ht, char const *file, - struct stat const *stats);