diff options
Diffstat (limited to 'usr/src/uts/common/sys/Makefile')
-rw-r--r-- | usr/src/uts/common/sys/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/common/sys/Makefile b/usr/src/uts/common/sys/Makefile index 75060a7a15..4cd97b5c3a 100644 --- a/usr/src/uts/common/sys/Makefile +++ b/usr/src/uts/common/sys/Makefile @@ -459,6 +459,7 @@ CHKHDRS= \ sockio.h \ squeue.h \ squeue_impl.h \ + srn.h \ sservice.h \ stat.h \ statfs.h \ |