summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/rpmtypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/rpmtypes.h b/lib/rpmtypes.h
index 1bb087eef..813ce6e84 100644
--- a/lib/rpmtypes.h
+++ b/lib/rpmtypes.h
@@ -39,6 +39,8 @@ typedef struct rpmSpec_s * rpmSpec;
typedef const void * fnpyKey;
+typedef struct _FD_s * FD_t;
+
/**
* Package read return codes.
*/