include "rpmdb.h"
authorewt <devnull@localhost>
Mon, 16 Sep 1996 22:28:56 +0000 (22:28 +0000)
committerewt <devnull@localhost>
Mon, 16 Sep 1996 22:28:56 +0000 (22:28 +0000)
CVS patchset: 1021
CVS date: 1996/09/16 22:28:56

lib/install.c
lib/uninstall.c

index 6e414b2..23fcd82 100644 (file)
@@ -17,6 +17,7 @@
 #include "install.h"
 #include "md5.h"
 #include "misc.h"
+#include "rpmdb.h"
 #include "rpmerr.h"
 #include "rpmlib.h"
 
index 28bf65f..c8d40b5 100644 (file)
@@ -12,6 +12,7 @@
 #include "messages.h"
 #include "md5.h"
 #include "misc.h"
+#include "rpmdb.h"
 #include "rpmerr.h"
 #include "rpmlib.h"