summaryrefslogtreecommitdiff
path: root/lib/formats.c
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-09-20 12:18:22 +0300
committerPanu Matilainen <pmatilai@redhat.com>2007-09-20 12:18:22 +0300
commitae40a9001426e6f8fd17a0e00d1d63550dc7fca9 (patch)
tree3086a4cc62c6d033f6080005f9381f177120c03f /lib/formats.c
parent7cd1cf99412e76e10d072eae82bd608cc1e76c24 (diff)
downloadrpm-ae40a9001426e6f8fd17a0e00d1d63550dc7fca9.tar.gz
rpm-ae40a9001426e6f8fd17a0e00d1d63550dc7fca9.tar.bz2
rpm-ae40a9001426e6f8fd17a0e00d1d63550dc7fca9.zip
Remove unnecessary include
Diffstat (limited to 'lib/formats.c')
-rw-r--r--lib/formats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/formats.c b/lib/formats.c
index a9cac2cc1..4248cacc0 100644
--- a/lib/formats.c
+++ b/lib/formats.c
@@ -11,7 +11,6 @@
#include "legacy.h"
#include "manifest.h"
-#include "misc.h"
#include "debug.h"