build: conditional define of struct prctl_mm_map
The file include/prctl.h should define the struct prctl_mm_map only if it is not already defined in the system include file linux/prctl.h. The definition should be part of the '#ifndef PR_SET_MM_MAP' block since this structure is not defined in that case. Signed-off-by:Laurent Dufour <ldufour@linux.vnet.ibm.com> Reviewed-by:
Christopher Covington <cov@codeaurora.org> Reviewed-by:
Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@virtuozzo.com>
Showing
Please
register
or
sign in
to comment