diff options
Diffstat (limited to 'rpmio')
-rw-r--r-- | rpmio/fts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpmio/fts.h b/rpmio/fts.h index a05c2d554..fbe84fdaa 100644 --- a/rpmio/fts.h +++ b/rpmio/fts.h @@ -63,6 +63,7 @@ #include <sys/types.h> #include <sys/stat.h> +#include <stdint.h> #include <dirent.h> typedef struct { |