Explorar el Código

(sys_stat_nanoseconds): New function

uid65697 hace 21 años
padre
commit
2a027394ef
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/common.h

+ 1 - 0
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);