glibtop_machine is defined in glibtop.h.

Don't duplicate the typedef (error unless C11).
This commit is contained in:
Benoit Dejean
2015-08-15 10:56:41 +02:00
parent 4c455ac8a0
commit c9e73e52ac
10 changed files with 0 additions and 20 deletions

View File

@@ -34,8 +34,6 @@ G_BEGIN_DECLS
int table (int id, int index, char *addr, int nel, u_int lel);
typedef struct _glibtop_machine glibtop_machine;
struct _glibtop_machine
{
uid_t uid, euid; /* Real and effective user id */