diff --git a/glibtop.h b/glibtop.h index 29ee44a4..2c963d05 100644 --- a/glibtop.h +++ b/glibtop.h @@ -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 -#include - #ifndef GLIBTOP_MOUNTENTRY_LEN #define GLIBTOP_MOUNTENTRY_LEN 79 #endif