projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d2410d2
)
kgdb(1): _KERNEL_STRUCTURES is defined globally, so don't redefine it here.
author
Sascha Wildner <saw@online.de>
Fri, 18 Sep 2009 18:41:50 +0000 (20:41 +0200)
committer
Sascha Wildner <saw@online.de>
Fri, 18 Sep 2009 20:14:20 +0000 (22:14 +0200)
gnu/usr.bin/gdb/kgdb/kthr.c
patch
|
blob
|
blame
|
history
diff --git
a/gnu/usr.bin/gdb/kgdb/kthr.c
b/gnu/usr.bin/gdb/kgdb/kthr.c
index
e0db928
..
9034781
100644
(file)
--- a/
gnu/usr.bin/gdb/kgdb/kthr.c
+++ b/
gnu/usr.bin/gdb/kgdb/kthr.c
@@
-27,8
+27,6
@@
* $DragonFly: src/gnu/usr.bin/gdb/kgdb/kthr.c,v 1.5 2008/01/14 21:36:38 corecode Exp $
*/
-#define _KERNEL_STRUCTURES
-
#include <sys/cdefs.h>
#include <sys/param.h>