summaryrefslogtreecommitdiff
path: root/sysdeps/linux/glibtop_machine.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/linux/glibtop_machine.h')
-rw-r--r--sysdeps/linux/glibtop_machine.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/linux/glibtop_machine.h b/sysdeps/linux/glibtop_machine.h
index 9386b1b4..fb8e34c2 100644
--- a/sysdeps/linux/glibtop_machine.h
+++ b/sysdeps/linux/glibtop_machine.h
@@ -28,7 +28,7 @@
#include <fcntl.h>
#include <ctype.h>
-BEGIN_LIBGTOP_DECLS
+G_BEGIN_DECLS
#if _IN_LIBGTOP
@@ -53,6 +53,6 @@ struct _glibtop_machine
char proc_status [BUFSIZ];
};
-END_LIBGTOP_DECLS
+G_END_DECLS
#endif