fix build failure for pmap
Signed-off-by: Dan Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
395b97aeac
commit
63adf83814
@ -120,7 +120,7 @@ void FAST_FUNC free_procps_scan(procps_status_t* sp)
|
||||
free(sp);
|
||||
}
|
||||
|
||||
#if ENABLE_FEATURE_TOPMEM
|
||||
#if ENABLE_FEATURE_TOPMEM || ENABLE_PMAP
|
||||
static unsigned long fast_strtoul_16(char **endptr)
|
||||
{
|
||||
unsigned char c;
|
||||
|
Loading…
Reference in New Issue
Block a user