summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-11-08 15:56:11 +0200
committerPanu Matilainen <pmatilai@redhat.com>2007-11-08 15:56:11 +0200
commit262f2d63b1789cd832db37037e7988306db524a6 (patch)
tree87780c5c4bbef419a5a4f4d8d331c5c3efa1cbd8
parent751bba091b495f081a8966992b64c86023a82c30 (diff)
downloadrpm-262f2d63b1789cd832db37037e7988306db524a6.tar.gz
rpm-262f2d63b1789cd832db37037e7988306db524a6.tar.bz2
rpm-262f2d63b1789cd832db37037e7988306db524a6.zip
Remove unnecessary psm.h include
-rw-r--r--lib/rpmte.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rpmte.c b/lib/rpmte.c
index e3f07b191..4b0957418 100644
--- a/lib/rpmte.c
+++ b/lib/rpmte.c
@@ -5,8 +5,6 @@
#include "system.h"
#include "rpmlib.h"
-#include "psm.h"
-
#include "rpmds.h"
#include "rpmfi.h"