From c4a247d26228b2506fcb1c5cac2302a22e91219e Mon Sep 17 00:00:00 2001 From: Rik Faith Date: Wed, 21 Feb 2001 16:06:10 +0000 Subject: Add Linux 2.2.x support for stubs --- linux/compat-pre24.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linux/compat-pre24.h') diff --git a/linux/compat-pre24.h b/linux/compat-pre24.h index f6dae008..0ad96b12 100644 --- a/linux/compat-pre24.h +++ b/linux/compat-pre24.h @@ -45,6 +45,7 @@ /* This is a hack that only works for this code base -- because we always call this with dev->tq.* */ +#undef INIT_LIST_HEAD #define INIT_LIST_HEAD(pointer) dev->tq.next = NULL #endif -- cgit v1.2.3