This reverts commit cb1ab5b5fc.
cb1ab5b5fc
Refactor rk_getauxval() to remove duplicate code and to ensure that a value is always returned. Change-Id: I3b452dbc11802169e2c96e7ad16e714e7a880450
if defined(HAVE_GETAUXVAL) && !defined(GETAUXVAL_SETS_ERRNO) the stack variable declaration for 'a' is missing: const auxv_t *a Declare 'a' so that Heimdal can build again. Change-Id: If64dd497f240688b76f3dd6139ac68c2ff149a0e