93d5114 Include sysmacros.h where needed

7 files Authored by mkletzan 4 years ago, Committed by berrange 4 years ago,
    Include sysmacros.h where needed
    
    So in glibc-2.23 sys/sysmacros.h is no longer included from sys/types.h
    and we don't build because of the usage of major/minor/makedev macros.
    Autoconf already has AC_HEADER_MAJOR macro that check where exactly
    these functions/macros are defined, so let's use that.
    
    Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
    (cherry-picked from commit aca4d72b2a7f08fa93c29fec10875c1c45886f86)
    
        
file modified
+2 -0
file modified
+6 -0
file modified
+7 -0
file modified
+7 -0
file modified
+7 -0
file modified
+7 -0
file modified
+7 -0