Browse Source

Move include of backupfile.h to common.h.

Paul Eggert 26 năm trước cách đây
mục cha
commit
ec424c77a9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 ();