diff options
Diffstat (limited to 'build/parseSpec.c')
-rw-r--r-- | build/parseSpec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/parseSpec.c b/build/parseSpec.c index 147c03a05..fda62e0ef 100644 --- a/build/parseSpec.c +++ b/build/parseSpec.c @@ -10,6 +10,7 @@ static int _debug = 0; #include <rpmio_internal.h> #include <rpmbuild.h> +#include "rpmts.h" #include "debug.h" /*@access FD_t @*/ /* compared with NULL */ |