summaryrefslogtreecommitdiff
path: root/sysdeps/aix/glibtop_suid.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aix/glibtop_suid.h')
-rw-r--r--sysdeps/aix/glibtop_suid.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/aix/glibtop_suid.h b/sysdeps/aix/glibtop_suid.h
index 0d971143..bc47b020 100644
--- a/sysdeps/aix/glibtop_suid.h
+++ b/sysdeps/aix/glibtop_suid.h
@@ -24,7 +24,7 @@
#ifndef __GLIBTOP_SUID_H__
#define __GLIBTOP_SUID_H__
-BEGIN_LIBGTOP_DECLS
+G_BEGIN_DECLS
#if _IN_LIBGTOP
#include <sys/param.h>
@@ -47,6 +47,6 @@ glibtop_open_p (glibtop *server, const char *program_name,
const unsigned long features,
const unsigned flags);
-END_LIBGTOP_DECLS
+G_END_DECLS
#endif