Small fix to make it compile.

This commit is contained in:
Martin Baulig
1999-02-24 14:32:00 +00:00
parent 1a501c271a
commit f33814d409

View File

@@ -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))