summaryrefslogtreecommitdiff
path: root/source/lib/fault.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib/fault.c')
-rw-r--r--source/lib/fault.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/source/lib/fault.c b/source/lib/fault.c
index 20c75f7876c..61715a4f225 100644
--- a/source/lib/fault.c
+++ b/source/lib/fault.c
@@ -2,7 +2,7 @@
Unix SMB/Netbios implementation.
Version 1.9.
Critical Fault handling
- Copyright (C) Andrew Tridgell 1992-1995
+ Copyright (C) Andrew Tridgell 1992-1997
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -19,10 +19,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#ifdef LINUX
-#define __KERNEL__
-#endif
-
#include "includes.h"
extern int DEBUGLEVEL;