Small fix to make it compile.
This commit is contained in:
@@ -165,7 +165,6 @@ glibtop_get_proc_mem_p (glibtop *server, glibtop_proc_mem *buf,
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef __FreeBSD__
|
|
||||||
#ifdef __FreeBSD__
|
#ifdef __FreeBSD__
|
||||||
#if __FreeBSD__ >= 4
|
#if __FreeBSD__ >= 4
|
||||||
if (entry.eflags & (MAP_ENTRY_IS_SUB_MAP))
|
if (entry.eflags & (MAP_ENTRY_IS_SUB_MAP))
|
||||||
|
Reference in New Issue
Block a user