X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fbuffer.c;h=69812ec71597cfc502f207ef86cb7fab3ce71869;hb=ae3238495de4ab6ce65dbed001ec47db87dd6acc;hp=0bba3fa990ce79492d54786247d15978b616424d;hpb=68bd7ac50a26c795ba9cbaa9d18e26c35f10c09c;p=chaz%2Ftar diff --git a/src/buffer.c b/src/buffer.c index 0bba3fa..69812ec 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -19,7 +19,7 @@ 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 @@ -28,7 +28,7 @@ #include #include "common.h" -#include "rmt.h" +#include /* Number of retries before giving up on read. */ #define READ_ERROR_MAX 10