]> Dogcows Code - chaz/tar/blobdiff - src/buffer.c
Started merging with cpio into paxutils.
[chaz/tar] / src / buffer.c
index 0bba3fa990ce79492d54786247d15978b616424d..69812ec71597cfc502f207ef86cb7fab3ce71869 100644 (file)
@@ -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 <system.h>
 
 #include <signal.h>
 
@@ -28,7 +28,7 @@
 #include <quotearg.h>
 
 #include "common.h"
-#include "rmt.h"
+#include <rmt.h>
 
 /* Number of retries before giving up on read.  */
 #define        READ_ERROR_MAX 10
This page took 0.022352 seconds and 4 git commands to generate.