瀏覽代碼

Move include of backupfile.h to common.h.

Paul Eggert 26 年之前
父節點
當前提交
ec424c77a9
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 ();