diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2012-03-21 11:20:06 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2012-03-22 01:57:37 +0100 |
commit | b3a6ffd7b269f7a34334d24b54591c225da773a5 (patch) | |
tree | 11ee5b831e28a9460d19a4045560ad307c145f1d /source4/dsdb | |
parent | 675593221c25dbebaaf8e4ce9f4271a8fb0171d0 (diff) | |
download | samba-b3a6ffd7b269f7a34334d24b54591c225da773a5.tar.gz samba-b3a6ffd7b269f7a34334d24b54591c225da773a5.tar.bz2 samba-b3a6ffd7b269f7a34334d24b54591c225da773a5.zip |
lib/ccan/failtest: compile fix for OpenBSD
OpenBSD doesn't idempotent-wrap sys/mman.h, so when we #define mmap to
an alternative, it fails to compile when sys/mman.h is included again.
Workaround is not to #define mmap to add arguments on Open BSD.
(Imported from CCAN commit e18e80fe175422d26efe689addc0f67bdba0e097)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'source4/dsdb')
0 files changed, 0 insertions, 0 deletions