17 minutes and 54 seconds | ||
Michal Privoznik | 2f69dd3 Changeset → | |
virfiletest: include linux/falloc.h On systems with older glibc including fcntl.h for getting FALLOC_FL_PUNCH_HOLE defined is not enough. We must also include linux/falloc.h. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> |