summaryrefslogtreecommitdiff
path: root/sysdeps/darwin/glibtop_machine.h
diff options
context:
space:
mode:
authorBenoit Dejean <bdejean@gmail.com>2015-08-15 10:56:41 +0200
committerBenoit Dejean <bdejean@gmail.com>2015-08-15 10:56:41 +0200
commitc9e73e52acf25a39aadc52927d6e36f293ccd035 (patch)
treeecbd5923311851ad4743ee7adb4f2aac161ca5e0 /sysdeps/darwin/glibtop_machine.h
parent4c455ac8a0aca07641b581daddf37a9501e56bfa (diff)
downloadlibgtop-c9e73e52acf25a39aadc52927d6e36f293ccd035.tar.gz
glibtop_machine is defined in glibtop.h.
Don't duplicate the typedef (error unless C11).
Diffstat (limited to 'sysdeps/darwin/glibtop_machine.h')
-rw-r--r--sysdeps/darwin/glibtop_machine.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/darwin/glibtop_machine.h b/sysdeps/darwin/glibtop_machine.h
index eb072e0b..a31eb5c8 100644
--- a/sysdeps/darwin/glibtop_machine.h
+++ b/sysdeps/darwin/glibtop_machine.h
@@ -22,8 +22,6 @@
G_BEGIN_DECLS
-typedef struct _glibtop_machine glibtop_machine;
-
struct _glibtop_machine
{
uid_t uid, euid; /* Real and effective user id */