Make headers self-contained.
authorRalf Corsépius <corsepiu@fedoraproject.org>
Mon, 8 Oct 2007 10:32:41 +0000 (12:32 +0200)
committerRalf Corsépius <corsepiu@fedoraproject.org>
Mon, 8 Oct 2007 10:32:41 +0000 (12:32 +0200)
lib/rpmfi.h

index 5cc01a7..8984cd7 100644 (file)
@@ -6,6 +6,8 @@
  * Structure(s) used for file info tag sets.
  */
 
+#include "rpmlib.h"    /* for rpmfi */
+
 #ifdef __cplusplus
 extern "C" {
 #endif