summaryrefslogtreecommitdiff
path: root/rpmio/digest.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-12-12 20:03:45 +0000
committerjbj <devnull@localhost>2000-12-12 20:03:45 +0000
commitdb32ab6bea1b635129820d6b628e6156c61b5385 (patch)
tree055f7ee7d5e06ba0b3e858b82f639310b892503d /rpmio/digest.c
parent2e9d2616969433851a1c883c900d6ea5acde67b7 (diff)
downloadrpm-db32ab6bea1b635129820d6b628e6156c61b5385.tar.gz
rpm-db32ab6bea1b635129820d6b628e6156c61b5385.tar.bz2
rpm-db32ab6bea1b635129820d6b628e6156c61b5385.zip
Sync with rpm-4_0 branch.
CVS patchset: 4338 CVS date: 2000/12/12 20:03:45
Diffstat (limited to 'rpmio/digest.c')
-rw-r--r--rpmio/digest.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/rpmio/digest.c b/rpmio/digest.c
index c3caece4a..434ce6acf 100644
--- a/rpmio/digest.c
+++ b/rpmio/digest.c
@@ -1,11 +1,10 @@
/** \ingroup signature
* \file rpmio/digest.c
- *
*/
#include "system.h"
-
#include "rpmio_internal.h"
+#include "debug.h"
typedef unsigned int uint32;
typedef unsigned char byte;