瀏覽代碼

(sys_stat_nanoseconds): New function

uid65697 21 年之前
父節點
當前提交
2a027394ef
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/common.h

+ 1 - 0
src/common.h

@@ -625,6 +625,7 @@ void xheader_destroy (struct xheader *);
 
 
 /* Module system.c */
 /* Module system.c */
 
 
+void sys_stat_nanoseconds (struct tar_stat_info *stat);
 void sys_detect_dev_null_output (void);
 void sys_detect_dev_null_output (void);
 void sys_save_archive_dev_ino (void);
 void sys_save_archive_dev_ino (void);
 void sys_drain_input_pipe (void);
 void sys_drain_input_pipe (void);