This commit is contained in:
Nicolas Williams
2017-05-29 00:49:47 -05:00
parent d2b1b74f04
commit 2c913b4bf7

View File

@@ -134,7 +134,7 @@ rk_getauxv(unsigned long type)
return NULL;
}
#ifndef HAVE_GETAUXVAL
#ifdef HAVE_GETAUXVAL
static unsigned long
rk_getprocauxval(unsigned long type)
{