1.1 --- a/src/import-rpmdb.c Mon Jun 23 14:04:47 2008 -0400
1.2 +++ b/src/import-rpmdb.c Thu Jan 08 15:18:01 2009 +0000
1.3 @@ -21,6 +21,7 @@
1.4 #include <stddef.h>
1.5 #include <string.h>
1.6 #include <fcntl.h>
1.7 +#include <limits.h>
1.8 #include <rpm/rpmlib.h>
1.9 #include <rpm/rpmdb.h>
1.10