summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/sysmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/io/sysmsg.c')
-rw-r--r--usr/src/uts/common/io/sysmsg.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/uts/common/io/sysmsg.c b/usr/src/uts/common/io/sysmsg.c
index 95aad728b9..085e27e4f2 100644
--- a/usr/src/uts/common/io/sysmsg.c
+++ b/usr/src/uts/common/io/sysmsg.c
@@ -20,7 +20,7 @@
* CDDL HEADER END
*/
/*
- * Copyright 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -48,6 +48,7 @@
#include <sys/uio.h>
#include <sys/stat.h>
#include <sys/file.h>
+#include <sys/session.h>
#include <sys/stream.h>
#include <sys/strsubr.h>
#include <sys/poll.h>