Install this as a backend.
2001-04-21 Martin Baulig <baulig@suse.de> * Makefile.am: Install this as a backend. * libgtop-common.backend, backend.c: New files. * inodedb.c: Removed; moved to ~/lib.
This commit is contained in:
committed by
Martin Baulig
parent
08956770d2
commit
236d2b18e7
@@ -291,8 +291,8 @@ statfs (path, fsb)
|
||||
#endif /* _AIX && _I386 */
|
||||
|
||||
int
|
||||
glibtop_get_fsusage_s (glibtop_server *server, glibtop_fsusage *buf,
|
||||
const char *disk)
|
||||
glibtop_get_fsusage_s (glibtop_server *server, glibtop_closure *machine,
|
||||
glibtop_fsusage *buf, const char *disk)
|
||||
{
|
||||
struct fs_usage fsp;
|
||||
|
||||
|
Reference in New Issue
Block a user