$OpenBSD: patch-net_base_address_tracker_linux_h,v 1.2 2016/03/06 10:51:14 robert Exp $
--- net/base/address_tracker_linux.h.orig.port	Thu Mar  3 10:10:38 2016
+++ net/base/address_tracker_linux.h	Thu Mar  3 10:10:45 2016
@@ -7,9 +7,6 @@
 
 #include <sys/socket.h>  // Needed to include netlink.
 // Mask superfluous definition of |struct net|. This is fixed in Linux 2.6.38.
-#define net net_kernel
-#include <linux/rtnetlink.h>
-#undef net
 #include <stddef.h>
 
 #include <map>
