chiark / gitweb /
basic: remove redundant check (#7320)
authorTopi Miettinen <topimiettinen@users.noreply.github.com>
Mon, 13 Nov 2017 21:00:03 +0000 (21:00 +0000)
committerSven Eden <yamakuzure@gmx.net>
Mon, 13 Nov 2017 21:00:03 +0000 (21:00 +0000)
commit0f48edebdb679406a22f1d4ce81be64f0bb32c5b
tree777a809eb7d6416bbce043cb61b3c7f53c91a527
parentec9a1d982ba4327a31158b78ceea49e582ff493d
basic: remove redundant check (#7320)

The check is redundant as the whole block is only evaluated if
__IGNORE_pkey_mprotect is not defined. Change to #else.
src/basic/missing_syscall.h