8890a30 UTIL: Remove fcntl.h from util/util.h

8 files Authored by lslebodn 6 years ago, Committed by jhrozek 6 years ago,
    UTIL: Remove fcntl.h from util/util.h
    
    fcntl.h is not used directly by util/util.h. The header file fcntl.h
    must be included in 49 files and after removing it from util.h it had to be
    added only to 7 missing file which were using either directly syscall fcntl
    or syscall open.
    
    Reviewed-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    
        
file modified
+4 -0
file modified
+3 -0
file modified
+1 -0
file modified
+0 -1