diff options
author | jbj <devnull@localhost> | 2001-01-24 21:35:52 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-01-24 21:35:52 +0000 |
commit | f0853f68436ca65cc891d32719fc74c98bbf4ce5 (patch) | |
tree | b2ae8b132669ba125a90d86fda7db2df53ccbe28 /lib/cpio.h | |
parent | de35e20bf1b423e7c5279ca6ea5a4807df2c4673 (diff) | |
download | librpm-tizen-f0853f68436ca65cc891d32719fc74c98bbf4ce5.tar.gz librpm-tizen-f0853f68436ca65cc891d32719fc74c98bbf4ce5.tar.bz2 librpm-tizen-f0853f68436ca65cc891d32719fc74c98bbf4ce5.zip |
Add rollback.h, 1st attempt to rationalize TFI_t.
CVS patchset: 4496
CVS date: 2001/01/24 21:35:52
Diffstat (limited to 'lib/cpio.h')
-rw-r--r-- | lib/cpio.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/cpio.h b/lib/cpio.h index 6952148e9..ed87a60d6 100644 --- a/lib/cpio.h +++ b/lib/cpio.h @@ -17,9 +17,6 @@ #include <rpmio_internal.h> -#include "depends.h" /* XXX DYING @todo Ratioanlize TFI_t. */ -#include "install.h" /* XXX DYING */ - /** \ingroup payload * @note CPIO_CHECK_ERRNO bit is set only if errno is valid. */ |