X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fdelete.c;h=a18f59845fc3d4ee91cfec353e526d64f5326376;hb=7347b4f5d51c15bb19637ea52e9bf7dff832cc52;hp=5d0d4f9f342e0784312918230324021923e72821;hpb=e3bd2a63a62aede213fe3b451952c254b095090d;p=chaz%2Ftar diff --git a/src/delete.c b/src/delete.c index 5d0d4f9..a18f598 100644 --- a/src/delete.c +++ b/src/delete.c @@ -17,10 +17,10 @@ with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "system.h" +#include #include "common.h" -#include "rmt.h" +#include static union block *new_record; static int new_blocks;