X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fdelete.c;h=a18f59845fc3d4ee91cfec353e526d64f5326376;hb=06742ec624c4be64ea1033f5470b668162c022cb;hp=5d0d4f9f342e0784312918230324021923e72821;hpb=64cca92a1fbbda5e72887aa455e1a33a4106b8c3;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;