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 c0947b12a5..62f1efac65 100644 --- a/usr/src/uts/common/sys/Makefile +++ b/usr/src/uts/common/sys/Makefile @@ -346,6 +346,7 @@ CHKHDRS= \ ndi_impldefs.h \ netconfig.h \ neti.h \ + netstack.h \ nexusdefs.h \ note.h \ nvpair.h \ |