Remove an evil conditional nested include of <sys/systm.h>
This commit is contained in:
parent
ef10cd6a64
commit
7e17175887
@ -146,7 +146,6 @@ extern struct ktr_entry ktr_buf[];
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#ifndef _TR
|
#ifndef _TR
|
||||||
#include <sys/systm.h>
|
|
||||||
#define _TR() \
|
#define _TR() \
|
||||||
struct ktr_entry *_ktrptr; \
|
struct ktr_entry *_ktrptr; \
|
||||||
int _ktr_newidx, _ktr_saveidx; \
|
int _ktr_newidx, _ktr_saveidx; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user