Commit 1a1d4c5e authored by osdl.net!shemminger's avatar osdl.net!shemminger

don't need sa_family

(Logical change 1.141)
parent e00273c0
#ifndef __LINUX_NETLINK_H
#define __LINUX_NETLINK_H
#include <linux/socket.h> /* for sa_family_t */
#include <linux/types.h>
#define NETLINK_ROUTE 0 /* Routing/device hook */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment