summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/glibtop_machine.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/freebsd/glibtop_machine.h')
-rw-r--r--sysdeps/freebsd/glibtop_machine.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/freebsd/glibtop_machine.h b/sysdeps/freebsd/glibtop_machine.h
index 192c3b7f..d7922681 100644
--- a/sysdeps/freebsd/glibtop_machine.h
+++ b/sysdeps/freebsd/glibtop_machine.h
@@ -39,7 +39,7 @@
#include <osreldate.h>
#endif
-BEGIN_LIBGTOP_DECLS
+G_BEGIN_DECLS
typedef struct _glibtop_machine glibtop_machine;
@@ -54,6 +54,6 @@ struct _glibtop_machine
kvm_t *kd;
};
-END_LIBGTOP_DECLS
+G_END_DECLS
#endif /* __GLIBTOP_MACHINE_H__ */