err.h \
errno.h \
fcntl.h \
- float.h \
fmtmsg.h \
fnmatch.h \
fsproperties.h \
spawn.h \
stab.h \
standards.h \
- stdarg.h \
stdbool.h \
stddef.h \
stdio.h \
+ stdint.h \
stdlib.h \
strhash.h \
string.h \
util.h \
utime.h \
utmpx.h \
- varargs.h \
vis.h \
wchar.h \
wctype.h \
.include "Makefile.nbsd_begin"
NBSDHDRS = utmpx.h
.include "Makefile.nbsd_end"
+
+.include "Makefile.fbsd_begin"
+FBSDHDRS= nl_types.h
+.include "Makefile.fbsd_end"
+