2f69dd3 virfiletest: include linux/falloc.h

Authored and Committed by mprivozn 6 years ago
    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>
    
        
file modified
+4 -0