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

@@ -26,8 +26,6 @@
G_BEGIN_DECLS G_BEGIN_DECLS
typedef struct _glibtop_machine glibtop_machine;
struct _glibtop_machine struct _glibtop_machine
{ {
uid_t uid, euid; uid_t uid, euid;

View File

@@ -47,8 +47,6 @@
G_BEGIN_DECLS G_BEGIN_DECLS
typedef struct _glibtop_machine glibtop_machine;
struct _glibtop_machine struct _glibtop_machine
{ {
uid_t uid, euid; uid_t uid, euid;

View File

@@ -28,8 +28,6 @@
G_BEGIN_DECLS G_BEGIN_DECLS
typedef struct _glibtop_machine glibtop_machine;
struct _glibtop_machine struct _glibtop_machine
{ {
pid_t last_pid; pid_t last_pid;

View File

@@ -22,8 +22,6 @@
G_BEGIN_DECLS G_BEGIN_DECLS
typedef struct _glibtop_machine glibtop_machine;
struct _glibtop_machine struct _glibtop_machine
{ {
uid_t uid, euid; /* Real and effective user id */ uid_t uid, euid; /* Real and effective user id */

View File

@@ -38,8 +38,6 @@
G_BEGIN_DECLS G_BEGIN_DECLS
typedef struct _glibtop_machine glibtop_machine;
struct _glibtop_machine struct _glibtop_machine
{ {
uid_t uid, euid; uid_t uid, euid;

View File

@@ -26,8 +26,6 @@
G_BEGIN_DECLS G_BEGIN_DECLS
typedef struct _glibtop_machine glibtop_machine;
struct _glibtop_machine struct _glibtop_machine
{ {
}; };

View File

@@ -36,8 +36,6 @@
G_BEGIN_DECLS G_BEGIN_DECLS
typedef struct _glibtop_machine glibtop_machine;
struct _glibtop_machine struct _glibtop_machine
{ {
uid_t uid, euid; uid_t uid, euid;

View File

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

View File

@@ -36,8 +36,6 @@
G_BEGIN_DECLS G_BEGIN_DECLS
typedef struct _glibtop_machine glibtop_machine;
struct _glibtop_machine struct _glibtop_machine
{ {
uid_t uid, euid; uid_t uid, euid;

View File

@@ -24,8 +24,6 @@
G_BEGIN_DECLS G_BEGIN_DECLS
typedef struct _glibtop_machine glibtop_machine;
struct _glibtop_machine struct _glibtop_machine
{ {
uid_t uid, euid; /* Real and effective user id */ uid_t uid, euid; /* Real and effective user id */