summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/mdesc.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/mdesc.h')
-rw-r--r--usr/src/uts/common/sys/mdesc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/uts/common/sys/mdesc.h b/usr/src/uts/common/sys/mdesc.h
index 87e3e8492b..e05374f60e 100644
--- a/usr/src/uts/common/sys/mdesc.h
+++ b/usr/src/uts/common/sys/mdesc.h
@@ -29,6 +29,8 @@
#pragma ident "%Z%%M% %I% %E% SMI"
+#include <sys/types.h>
+
#ifdef __cplusplus
extern "C" {
#endif