diff options
Diffstat (limited to 'usr/src/head/Makefile')
-rw-r--r-- | usr/src/head/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/head/Makefile b/usr/src/head/Makefile index bc9c57a6a6..87bf0ce786 100644 --- a/usr/src/head/Makefile +++ b/usr/src/head/Makefile @@ -203,6 +203,7 @@ HDRS= $($(MACH)_HDRS) \ ucred.h \ ulimit.h \ unistd.h \ + upanic.h \ userdefs.h \ ustat.h \ utime.h \ |