diff options
Diffstat (limited to 'arch/i386/bits')
-rw-r--r-- | arch/i386/bits/socket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/bits/socket.h b/arch/i386/bits/socket.h index 9d6722b9..8186ddf1 100644 --- a/arch/i386/bits/socket.h +++ b/arch/i386/bits/socket.h @@ -102,7 +102,7 @@ struct linger #define AF_SECURITY PF_SECURITY #define AF_KEY PF_KEY #define AF_NETLINK PF_NETLINK -#define AF_ROUTE AF_NETLINK +#define AF_ROUTE PF_ROUTE #define AF_PACKET PF_PACKET #define AF_ASH PF_ASH #define AF_ECONET PF_ECONET |