Loading...
include/Makefile.inc Libc-763.13 Libc-583
--- Libc/Libc-763.13/include/Makefile.inc
+++ Libc/Libc-583/include/Makefile.inc
@@ -31,6 +31,7 @@
 		err.h \
 		errno.h \
 		fcntl.h \
+		float.h \
 		fmtmsg.h \
 		fnmatch.h \
 		fsproperties.h \
@@ -69,10 +70,10 @@
 		spawn.h \
 		stab.h \
 		standards.h \
+		stdarg.h \
 		stdbool.h \
 		stddef.h \
 		stdio.h \
-		stdint.h \
 		stdlib.h \
 		strhash.h \
 		string.h \
@@ -92,6 +93,7 @@
 		util.h \
 		utime.h \
 		utmpx.h \
+		varargs.h \
 		vis.h \
 		wchar.h \
 		wctype.h \
@@ -119,8 +121,3 @@
 .include "Makefile.nbsd_begin"
 NBSDHDRS = utmpx.h
 .include "Makefile.nbsd_end"
-
-.include "Makefile.fbsd_begin"
-FBSDHDRS= nl_types.h
-.include "Makefile.fbsd_end"
-