Include "rpmts.h" instead of <rpmts.h>.
This commit is contained in:
parent
a59c95205c
commit
64b30f9a12
|
@ -6,7 +6,7 @@ const char *__progname;
|
|||
#include "rpmlib.h"
|
||||
#include "rpmpgp.h"
|
||||
|
||||
#include <rpmts.h>
|
||||
#include "rpmts.h"
|
||||
|
||||
#include "debug.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue