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=ee168310ec4227174ace489bf5f81f8c2f91cde0;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6 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);