Fix duplicate write_error_details decl
* src/common.h (write_error_details): Remove decl that belongs to paxutils.
This commit is contained in:
@@ -758,7 +758,6 @@ void seek_diag_details (char const *name, off_t offset);
|
||||
void stat_diag (char const *name);
|
||||
void file_removed_diag (const char *name, bool top_level,
|
||||
void (*diagfn) (char const *name));
|
||||
void write_error_details (char const *name, size_t status, size_t size);
|
||||
_Noreturn void write_fatal (char const *name);
|
||||
|
||||
pid_t xfork (void);
|
||||
|
||||
Reference in New Issue
Block a user