aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/systm.h
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2008-12-23 13:32:07 -0800
committerBrian Behlendorf <[email protected]>2008-12-23 13:32:07 -0800
commitde79fdd3a83acb63c2aedddb4b67f0c9379dd608 (patch)
tree6cf081c1a2df43e15cf186bca5e2d4317c3e772a /include/sys/systm.h
parent9d457afd1b39e6bb5eccf0de80d82ef08b7c190b (diff)
Move sunddi include
Diffstat (limited to 'include/sys/systm.h')
-rw-r--r--include/sys/systm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sys/systm.h b/include/sys/systm.h
index ca6cca5ce..1fb367a9b 100644
--- a/include/sys/systm.h
+++ b/include/sys/systm.h
@@ -1,4 +1,6 @@
#ifndef _SPL_SYSTM_H
#define _SPL_SYSTM_H
+#include <sys/sunddi.h>
+
#endif /* SPL_SYSTM_H */