summaryrefslogtreecommitdiff
path: root/lib/tgi.c
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-09-18 06:19:57 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-09-18 06:19:57 +0200
commitb9bd1303f6a5b3e3f6f6c8d2e5c0cf94b9625c2e (patch)
tree5639203507c796b599c67a846f0ef93bf8405275 /lib/tgi.c
parent79abda764e23685c3e9b47643d3eafd3dc561aa3 (diff)
downloadrpm-b9bd1303f6a5b3e3f6f6c8d2e5c0cf94b9625c2e.tar.gz
rpm-b9bd1303f6a5b3e3f6f6c8d2e5c0cf94b9625c2e.tar.bz2
rpm-b9bd1303f6a5b3e3f6f6c8d2e5c0cf94b9625c2e.zip
Include fts.h.
Diffstat (limited to 'lib/tgi.c')
-rw-r--r--lib/tgi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tgi.c b/lib/tgi.c
index 66eea4208..516497afd 100644
--- a/lib/tgi.c
+++ b/lib/tgi.c
@@ -8,6 +8,7 @@
#include <rpmmacro.h>
#include <rpmmessages.h>
+#include <fts.h>
#include <popt.h>
#include "debug.h"