patch-2.4.11-dontuse linux/drivers/isdn/hisax/hisax_debug.h
Next file: linux/drivers/isdn/hisax/hisax_if.h
Previous file: linux/drivers/isdn/hisax/hisax.h
Back to the patch index
Back to the overall index
- Lines: 29
- Date:
Sun Sep 30 12:26:05 2001
- Orig file:
v2.4.10/linux/drivers/isdn/hisax/hisax_debug.h
- Orig date:
Sun Sep 23 11:40:58 2001
diff -u --recursive --new-file v2.4.10/linux/drivers/isdn/hisax/hisax_debug.h linux/drivers/isdn/hisax/hisax_debug.h
@@ -3,13 +3,11 @@
*
* Author Frode Isaksen
* Copyright 2001 by Frode Isaksen <fisaksen@bewan.com>
+ * 2001 by Kai Germaschewski <kai.germaschewski@gmx.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
- */
-
-/*
* How to use:
*
* Before including this file, you need to
@@ -18,10 +16,13 @@
* determines the debug bitmask.
*
* If CONFIG_HISAX_DEBUG is not set, all macros evaluate to nothing
+ *
*/
#ifndef __HISAX_DEBUG_H__
#define __HISAX_DEBUG_H__
+
+#include <linux/config.h>
#ifdef CONFIG_HISAX_DEBUG
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)