898949f networkd: Include linux/netdevice.h header

1 file Authored by khemraj 2 years ago, Committed by zbyszek 2 years ago,
    networkd: Include linux/netdevice.h header
    
    This header provides definitions for NET_NAME_UNKNOWN ånd NET_NAME_ENUM
    Fixes build issue found with non-glibc systems
    
    ../git/src/network/networkd-link.c:1203:52: error: 'NET_NAME_UNKNOWN' undeclared (first use in this function)
    
    Signed-off-by: Khem Raj <raj.khem@gmail.com>
    (cherry picked from commit 2a0d07d6a0d5be63c6c10cb0789412f584858ec1)
    
        
file modified
+1 -0