Needed to include miscfn.h

CVS patchset: 1593
CVS date: 1997/05/02 18:09:41
This commit is contained in:
ewt 1997-05-02 18:09:41 +00:00
parent 25182162c5
commit 21ccd4d5db
3 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include "messages.h"
#include "stringbuf.h"
#include "misc.h"
#include "miscfn.h"
#include "pack.h"
#include "popt.h"

View File

@ -25,6 +25,7 @@ TODO:
#include "rpmlib.h"
#include "stringbuf.h"
#include "misc.h"
#include "miscfn.h"
#include "reqprov.h"
#include "trigger.h"
#include "macro.h"

View File

@ -6,6 +6,7 @@
#include "messages.h"
#include "misc.h"
#include "miscfn.h"
#include "rpmlib.h"
/* the rpmrc is read from /etc/rpmrc or $HOME/.rpmrc - it is not affected