summaryrefslogtreecommitdiff
path: root/sysdeps/linux
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/linux
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/linux')
-rw-r--r--sysdeps/linux/glibtop_machine.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/linux/glibtop_machine.h b/sysdeps/linux/glibtop_machine.h
index 14a21bf2..5c1daad0 100644
--- a/sysdeps/linux/glibtop_machine.h
+++ b/sysdeps/linux/glibtop_machine.h
@@ -26,8 +26,6 @@
G_BEGIN_DECLS
-typedef struct _glibtop_machine glibtop_machine;
-
struct _glibtop_machine
{
};