diff options
Diffstat (limited to 'python-ethtool')
| -rw-r--r-- | python-ethtool/etherinfo_struct.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python-ethtool/etherinfo_struct.h b/python-ethtool/etherinfo_struct.h index bc681bc..ffa6254 100644 --- a/python-ethtool/etherinfo_struct.h +++ b/python-ethtool/etherinfo_struct.h @@ -26,6 +26,8 @@ #ifndef _ETHERINFO_STRUCT_H #define _ETHERINFO_STRUCT_H +#include <netlink/route/addr.h> + /** * Contains IP address information about a particular ethernet device * |
