diff options
Diffstat (limited to 'sysdep/linux/netlink/krt-scan.h')
-rw-r--r-- | sysdep/linux/netlink/krt-scan.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdep/linux/netlink/krt-scan.h b/sysdep/linux/netlink/krt-scan.h index 2f8fe761..7885f078 100644 --- a/sysdep/linux/netlink/krt-scan.h +++ b/sysdep/linux/netlink/krt-scan.h @@ -15,11 +15,7 @@ * to krt-set.h, krt-iface.h and this file. */ -#ifdef IPV6 -#define NL_NUM_TABLES 1 -#else #define NL_NUM_TABLES 256 -#endif struct krt_scan_params { int table_id; /* Kernel table ID we sync with */ |