summaryrefslogtreecommitdiff
path: root/sysdeps/osf1/glibtop_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/osf1/glibtop_server.h')
-rw-r--r--sysdeps/osf1/glibtop_server.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/osf1/glibtop_server.h b/sysdeps/osf1/glibtop_server.h
index 47d69199..7f83c86d 100644
--- a/sysdeps/osf1/glibtop_server.h
+++ b/sysdeps/osf1/glibtop_server.h
@@ -24,7 +24,7 @@
#ifndef __GLIBTOP_SERVER_H__
#define __GLIBTOP_SERVER_H__
-BEGIN_LIBGTOP_DECLS
+G_BEGIN_DECLS
#define GLIBTOP_SUID_CPU 0
#define GLIBTOP_SUID_MEM 0
@@ -47,6 +47,6 @@ BEGIN_LIBGTOP_DECLS
#define GLIBTOP_SUID_NETLOAD (1 << GLIBTOP_SYSDEPS_NETLOAD)
#define GLIBTOP_SUID_PPP 0
-END_LIBGTOP_DECLS
+G_END_DECLS
#endif