View | Details | Raw Unified | Return to bug 236398 | Differences between
and this patch

Collapse All | Expand All

(-)b/include/Makefile (-2 / +2 lines)
Lines 36-43 MHDRS= float.h floatingpoint.h stdarg.h Link Here
36
36
37
PHDRS=	sched.h _semaphore.h
37
PHDRS=	sched.h _semaphore.h
38
38
39
LHDRS=	aio.h errno.h fcntl.h linker_set.h poll.h stdatomic.h stdint.h \
39
LHDRS=	aio.h endian.h errno.h fcntl.h linker_set.h poll.h stdatomic.h \
40
	syslog.h ucontext.h
40
	stdint.h syslog.h ucontext.h
41
41
42
LDIRS=	bsm cam geom net net80211 netgraph netinet netinet6 \
42
LDIRS=	bsm cam geom net net80211 netgraph netinet netinet6 \
43
	netipsec netsmb nfs nfsclient nfsserver sys vm
43
	netipsec netsmb nfs nfsclient nfsserver sys vm

Return to bug 236398