From 2a027394ef1a266445e3e43bf6d609881a188204 Mon Sep 17 00:00:00 2001 From: uid65697 Date: Thu, 25 Dec 2003 10:18:25 +0000 Subject: [PATCH] (sys_stat_nanoseconds): New function --- src/common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common.h b/src/common.h index 12b0568..79fa948 100644 --- a/src/common.h +++ b/src/common.h @@ -625,6 +625,7 @@ void xheader_destroy (struct xheader *); /* Module system.c */ +void sys_stat_nanoseconds (struct tar_stat_info *stat); void sys_detect_dev_null_output (void); void sys_save_archive_dev_ino (void); void sys_drain_input_pipe (void); -- 2.44.0