diff options
author | Andrew Bartlett <abartlet@samba.org> | 2008-06-17 22:45:29 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2008-06-17 22:45:29 +1000 |
commit | 086de4ddb522dd6d1ce927da2e2c14ed0ffca10f (patch) | |
tree | ef044b0cb38ee9b477cb79bb2373559e53b537c4 /source3/smbd/negprot.c | |
parent | f21058d61ee6f0661f58c998af84419ee642cbf5 (diff) | |
download | samba-086de4ddb522dd6d1ce927da2e2c14ed0ffca10f.tar.gz samba-086de4ddb522dd6d1ce927da2e2c14ed0ffca10f.tar.bz2 samba-086de4ddb522dd6d1ce927da2e2c14ed0ffca10f.zip |
Without stdlib.h we don't get a prototype for free().
This test fails if GCC emits any warnings (presumably to detect the
function propertly), but unless we include this message then free()
fail. Why we need to call free in a configure test is probably
something to blame on valgrind...
Andrew Bartlett
(This used to be commit d013f6fadc3e80fabb4a1784207dabc84f9b7dc2)
Diffstat (limited to 'source3/smbd/negprot.c')
0 files changed, 0 insertions, 0 deletions