diff --git a/include/glibtop/sysinfo.h b/include/glibtop/sysinfo.h index 30598f16..93e9b509 100644 --- a/include/glibtop/sysinfo.h +++ b/include/glibtop/sysinfo.h @@ -50,8 +50,8 @@ struct _glibtop_sysinfo { guint64 flags; guint64 ncpu; - gchar *model; glibtop_entry cpuinfo [GLIBTOP_NCPU]; + gchar *model; }; #define glibtop_get_sysinfo_r glibtop_get_sysinfo_s