Added a missing #endif.
This commit is contained in:
@@ -89,6 +89,7 @@ glibtop_init_swap_p (glibtop *server)
|
||||
glibtop_warn_io_r (server, "kvm_nlist (swap)");
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
if (kvm_nlist (server->machine.kd, nlst2) != 0) {
|
||||
|
Reference in New Issue
Block a user