Don't include non-installed glibtop_machine.h in glibtop.h.
That would defeat its purpose.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
G_BEGIN_DECLS
|
||||
|
||||
typedef struct _glibtop glibtop;
|
||||
typedef struct _glibtop_machine glibtop_machine;
|
||||
|
||||
/**
|
||||
* LIBGTOP_CHECK_VERSION
|
||||
@@ -59,8 +60,6 @@ LIBGTOP_MICRO_VERSION >= (micro)))
|
||||
|
||||
#include <glibtop_server.h>
|
||||
|
||||
#include <glibtop_machine.h>
|
||||
|
||||
#ifndef GLIBTOP_MOUNTENTRY_LEN
|
||||
#define GLIBTOP_MOUNTENTRY_LEN 79
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user