summaryrefslogtreecommitdiffstats
path: root/sys/sys/ktr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/ktr.h')
-rw-r--r--sys/sys/ktr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/ktr.h b/sys/sys/ktr.h
index d946772..7f1f770 100644
--- a/sys/sys/ktr.h
+++ b/sys/sys/ktr.h
@@ -146,6 +146,7 @@ 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; \
OpenPOWER on IntegriCloud