diff options
author | 2010-05-18 04:41:14 +0000 | |
---|---|---|
committer | 2010-05-18 04:41:14 +0000 | |
commit | 91f4f7d8fe350c0cf99cd27cd3c10661e46d9729 (patch) | |
tree | caa3ef851b8aec68df5bb2f0123671362ee8e504 /lib/libc/stdlib/malloc.c | |
parent | Put the name string on the stack. (diff) | |
download | wireguard-openbsd-91f4f7d8fe350c0cf99cd27cd3c10661e46d9729.tar.xz wireguard-openbsd-91f4f7d8fe350c0cf99cd27cd3c10661e46d9729.zip |
dont let sys/ioctl.h imply that you get the ioctls in dkio.h. this
gets rid of #include <sys/dkio.h> in sys/ioctl.h and adds #include
<sys/dkio.h> to the places that actually want and use the disk
ioctls.
this became an issue when krw@'s X build failed when he was testing
a change to dkio.h.
tested by krw@
help from and ok miod@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions