diff options
author | jbj <devnull@localhost> | 2001-09-25 20:51:34 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-09-25 20:51:34 +0000 |
commit | 92556605afa18d27318aa526985e231e60ea70d7 (patch) | |
tree | 13feb3c89b657c880e660ff92e176c412bb4b5e0 /lib/fsm.h | |
parent | cb216009409823affa8e24c880b910fdd9531fb0 (diff) | |
download | librpm-tizen-92556605afa18d27318aa526985e231e60ea70d7.tar.gz librpm-tizen-92556605afa18d27318aa526985e231e60ea70d7.tar.bz2 librpm-tizen-92556605afa18d27318aa526985e231e60ea70d7.zip |
- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).
- eliminate DYING code.
CVS patchset: 5082
CVS date: 2001/09/25 20:51:34
Diffstat (limited to 'lib/fsm.h')
-rw-r--r-- | lib/fsm.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ * File state machine to handle a payload within an rpm package. */ -#include <rpmlib.h> #include "cpio.h" /** |