summaryrefslogtreecommitdiff
path: root/sysdeps/stub_suid
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/stub_suid
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/stub_suid')
-rw-r--r--sysdeps/stub_suid/glibtop_machine.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/stub_suid/glibtop_machine.h b/sysdeps/stub_suid/glibtop_machine.h
index 3e8e4198..3254a60f 100644
--- a/sysdeps/stub_suid/glibtop_machine.h
+++ b/sysdeps/stub_suid/glibtop_machine.h
@@ -24,8 +24,6 @@
G_BEGIN_DECLS
-typedef struct _glibtop_machine glibtop_machine;
-
struct _glibtop_machine
{
uid_t uid, euid; /* Real and effective user id */