Преглед изворни кода

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