tells `glibtop_open' to use the default server and not to check the
* include/glibtop/open.h (GLIBTOP_OPEN_NO_OVERRIDE): tells `glibtop_open' to use the default server and not to check the environment variables. * include/glibtop/sysdeps.h (_glibtop_sysdeps): renamed 'dummy' member to 'features'. * include/glibtop/command.h (GLIBTOP_CMND_SYSDEPS): added definition here.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
#define GLIBTOP_OPEN_IMMEDIATE 1
|
||||
#define GLIBTOP_OPEN_NO_OVERRIDE 1
|
||||
|
||||
extern void glibtop_open __P((glibtop *, const char *, const unsigned long, const unsigned));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user