It is included by rtnetlink.h (which is the next include), and apparently not present on all linux systems
@@ -21,7 +21,6 @@
#include <exceptions/exceptions.h>
#include <net/if.h>
-#include <linux/if_link.h>
#include <linux/rtnetlink.h>
using namespace std;