summaryrefslogtreecommitdiff
path: root/sysdeps/openbsd
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/openbsd
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/openbsd')
-rw-r--r--sysdeps/openbsd/glibtop_machine.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/openbsd/glibtop_machine.h b/sysdeps/openbsd/glibtop_machine.h
index 837634da..b435ed77 100644
--- a/sysdeps/openbsd/glibtop_machine.h
+++ b/sysdeps/openbsd/glibtop_machine.h
@@ -36,8 +36,6 @@
G_BEGIN_DECLS
-typedef struct _glibtop_machine glibtop_machine;
-
struct _glibtop_machine
{
uid_t uid, euid;