From bdb95a21a45bce1754bf54de3e7423cf8eebf9ee Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 1 Mar 1999 20:17:46 +0000 Subject: Added skeletal version of Linux netlink interface. It doesn't work yet, but the framework is there and I'll try finish it soon. --- sysdep/linux/Modules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sysdep/linux/Modules') diff --git a/sysdep/linux/Modules b/sysdep/linux/Modules index 6af7055..03d032d 100644 --- a/sysdep/linux/Modules +++ b/sysdep/linux/Modules @@ -1,6 +1,4 @@ -#ifdef CONFIG_NETLINK -netlink.c -#else +#ifndef CONFIG_NETLINK krt-scan.c krt-scan.h krt-scan.Y -- cgit v1.2.3