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/cf/linux-21.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysdep/cf/linux-21.h') diff --git a/sysdep/cf/linux-21.h b/sysdep/cf/linux-21.h index a88d0ad..7aeaab0 100644 --- a/sysdep/cf/linux-21.h +++ b/sysdep/cf/linux-21.h @@ -1,7 +1,7 @@ /* * Configuration for Linux 2.1 based systems * - * (c) 1998 Martin Mares + * (c) 1998--1999 Martin Mares * * Can be freely distributed and used under the terms of the GNU GPL. */ @@ -13,6 +13,7 @@ #define CONFIG_ALL_MULTICAST /* +Link: sysdep/linux/netlink Link: sysdep/linux Link: sysdep/unix */ -- cgit v1.2.3