]> Dogcows Code - chaz/tar/blobdiff - src/tar.c
Handle EINTR correctly; use STDIN_FILENO instead of 0, etc.
[chaz/tar] / src / tar.c
index 2b201224a653efe1f7b84404492aad2a7e8af29a..9de90990fb313de67cf55b44c9f41382457fb276 100644 (file)
--- a/src/tar.c
+++ b/src/tar.c
@@ -27,7 +27,6 @@
 #define GLOBAL
 #include "common.h"
 
-#include "backupfile.h"
 #include "xstrtol.h"
 
 time_t get_date ();
This page took 0.019501 seconds and 4 git commands to generate.