diff options
author | peter <peter@FreeBSD.org> | 2000-01-26 17:12:09 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-01-26 17:12:09 +0000 |
commit | 7f0f3f3358cb677678d87b86362d6b702edff737 (patch) | |
tree | 0653789d749b891f6d60f4e4fb850803f9c68de0 /lib/libc/stdlib/exit.c | |
parent | 31506fd155813955bd7e6fd1a1b162db6511044b (diff) | |
download | FreeBSD-src-7f0f3f3358cb677678d87b86362d6b702edff737.zip FreeBSD-src-7f0f3f3358cb677678d87b86362d6b702edff737.tar.gz |
Fix world breakage (kdump, truss) causes by rev 1.107 (adding dev/usb).
It was creating ${.OBJDIR}/${MACHINE}/usr/include/dev -> .../sys/dev
and mkioctls would descend that and saw *all* of src/sys/dev/*/*.h,
not just dev/usb/*.h. It then choked on the dpt includes.
Diffstat (limited to 'lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions