2009-02-08 Robert Millan <rmh@aybabtu.com>
* fs/tar.c: Replace "fs/cpio.h" with "cpio.h".
This commit is contained in:
parent
56978920b1
commit
2550c62fe0
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2009-02-08 Robert Millan <rmh@aybabtu.com>
|
||||||
|
|
||||||
|
* fs/tar.c: Replace "fs/cpio.h" with "cpio.h".
|
||||||
|
|
||||||
2009-02-08 Robert Millan <rmh@aybabtu.com>
|
2009-02-08 Robert Millan <rmh@aybabtu.com>
|
||||||
|
|
||||||
* Makefile.in (host_os, host_cpu): New variables.
|
* Makefile.in (host_os, host_cpu): New variables.
|
||||||
|
|
2
fs/tar.c
2
fs/tar.c
|
@ -1,2 +1,2 @@
|
||||||
#define MODE_USTAR 1
|
#define MODE_USTAR 1
|
||||||
#include "fs/cpio.c"
|
#include "cpio.c"
|
||||||
|
|
Loading…
Add table
Reference in a new issue