diff options
| author | Michael Biebl <biebl@debian.org> | 2013-02-09 03:16:54 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2013-02-09 03:16:54 +0100 |
| commit | e17c5736fc3722ce51cb33f3edb203960125a4c1 (patch) | |
| tree | 2b41ee92b307915e9d97f0ef2c012fc793653599 /src/nm-netlink-utils.h | |
| parent | 9c202e3e860b3be9e1f8882630b69affbb130102 (diff) | |
Imported Upstream version 0.9.7.997 upstream/0.9.7.997
Diffstat (limited to 'src/nm-netlink-utils.h')
| -rw-r--r-- | src/nm-netlink-utils.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nm-netlink-utils.h b/src/nm-netlink-utils.h index 697faaf0..1f7c6796 100644 --- a/src/nm-netlink-utils.h +++ b/src/nm-netlink-utils.h @@ -21,10 +21,7 @@ #ifndef NM_NETLINK_UTILS_H #define NM_NETLINK_UTILS_H -#include <glib.h> -#include <netlink/route/rtnl.h> #include <netlink/route/route.h> -#include <netinet/in.h> gboolean nm_netlink_find_address (int ifindex, int family, |