diff options
author | bde <bde@FreeBSD.org> | 2001-12-01 19:48:59 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2001-12-01 19:48:59 +0000 |
commit | 13c461f20052ccc43dfa4ced9bb3a2e31bf206c3 (patch) | |
tree | 1635023fe8166aeffa10a1db3db1d26ce239c501 /lib/libc/stdlib/malloc.c | |
parent | 80b90bdc9665f05c048ceb1ddd7a57a0d0eb963e (diff) | |
download | FreeBSD-src-13c461f20052ccc43dfa4ced9bb3a2e31bf206c3.zip FreeBSD-src-13c461f20052ccc43dfa4ced9bb3a2e31bf206c3.tar.gz |
Work around world breakage in previous commit. The bug is in
<security/pam_misc.h>. It declares a function parameter named 'send',
so nothing that includes both <unistd.h> (which declares send(2)) and
<security/pam_misc.h> be compiled with WARNS=2 unless NO_WERRROR is
set.
Fixed order of WARNS.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions