Переглянути джерело

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 ();