diff options
Diffstat (limited to 'usr/src/uts/common/sys/Makefile')
| -rw-r--r-- | usr/src/uts/common/sys/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/uts/common/sys/Makefile b/usr/src/uts/common/sys/Makefile index 2cab0fbac7..a8e545a6cc 100644 --- a/usr/src/uts/common/sys/Makefile +++ b/usr/src/uts/common/sys/Makefile @@ -479,7 +479,7 @@ CHKHDRS= \ syscall.h \ sysconf.h \ sysconfig.h \ - sysevent.h \ + sysevent.h \ sysevent_impl.h \ sysinfo.h \ syslog.h \ @@ -546,6 +546,7 @@ CHKHDRS= \ var.h \ varargs.h \ vfs.h \ + vfs_opreg.h \ vfstab.h \ vgareg.h \ videodev2.h \ |
