summaryrefslogtreecommitdiff
path: root/sysdeps/osf1/glibtop_machine.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/osf1/glibtop_machine.h')
-rw-r--r--sysdeps/osf1/glibtop_machine.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/osf1/glibtop_machine.h b/sysdeps/osf1/glibtop_machine.h
index a4424818..7ad6d06d 100644
--- a/sysdeps/osf1/glibtop_machine.h
+++ b/sysdeps/osf1/glibtop_machine.h
@@ -32,7 +32,7 @@
#undef user
#undef idle
-BEGIN_LIBGTOP_DECLS
+G_BEGIN_DECLS
int table (int id, int index, char *addr, int nel, u_int lel);
@@ -45,6 +45,6 @@ struct _glibtop_machine
unsigned proctable_entries; /* Max entries in the proctable */
};
-END_LIBGTOP_DECLS
+G_END_DECLS
#endif