mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-07-27 21:42:37 +00:00
(set_file_atime): Add prototype.
This commit is contained in:
+3
-1
@@ -569,7 +569,9 @@ pid_t xfork (void);
|
||||
void xpipe (int[2]);
|
||||
|
||||
void *page_aligned_alloc (void **, size_t);
|
||||
|
||||
int set_file_atime (int fd, char const *file,
|
||||
struct timespec const timespec[2]);
|
||||
|
||||
/* Module names.c. */
|
||||
|
||||
extern struct name *gnu_list_name;
|
||||
|
||||
Reference in New Issue
Block a user