projects
/
tools
/
librpm-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da0ef2e
)
include "rpmdb.h"
author
ewt
<devnull@localhost>
Mon, 16 Sep 1996 22:28:56 +0000
(22:28 +0000)
committer
ewt
<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
patch
|
blob
|
history
lib/uninstall.c
patch
|
blob
|
history
diff --git
a/lib/install.c
b/lib/install.c
index
6e414b2
..
23fcd82
100644
(file)
--- a/
lib/install.c
+++ b/
lib/install.c
@@
-17,6
+17,7
@@
#include "install.h"
#include "md5.h"
#include "misc.h"
+#include "rpmdb.h"
#include "rpmerr.h"
#include "rpmlib.h"
diff --git
a/lib/uninstall.c
b/lib/uninstall.c
index
28bf65f
..
c8d40b5
100644
(file)
--- a/
lib/uninstall.c
+++ b/
lib/uninstall.c
@@
-12,6
+12,7
@@
#include "messages.h"
#include "md5.h"
#include "misc.h"
+#include "rpmdb.h"
#include "rpmerr.h"
#include "rpmlib.h"