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
|
||||
#ifndef _TR
|
||||
#include <sys/systm.h>
|
||||
#define _TR() \
|
||||
struct ktr_entry *_ktrptr; \
|
||||
int _ktr_newidx, _ktr_saveidx; \
|
||||
|
Loading…
Reference in New Issue
Block a user