Explorar el Código

Move include of backupfile.h to common.h.

Paul Eggert hace 26 años
padre
commit
ec424c77a9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/tar.c

+ 0 - 1
src/tar.c

@@ -27,7 +27,6 @@
 #define GLOBAL
 #include "common.h"
 
-#include "backupfile.h"
 #include "xstrtol.h"
 
 time_t get_date ();