
This commit fixes a compile error when the system has mremap but not MREMAP_FIXED. In this case we do not care about the value of new_address as the argument does not exist. Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
This commit fixes a compile error when the system has mremap but not MREMAP_FIXED. In this case we do not care about the value of new_address as the argument does not exist. Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>