summaryrefslogtreecommitdiff
path: root/sysdeps/stub/glibtop_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/glibtop_server.h')
-rw-r--r--sysdeps/stub/glibtop_server.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/stub/glibtop_server.h b/sysdeps/stub/glibtop_server.h
index 48485001..f6c7def8 100644
--- a/sysdeps/stub/glibtop_server.h
+++ b/sysdeps/stub/glibtop_server.h
@@ -22,7 +22,7 @@
#ifndef __GLIBTOP_SERVER_H__
#define __GLIBTOP_SERVER_H__
-__BEGIN_DECLS
+BEGIN_LIBGTOP_DECLS
#define GLIBTOP_SUID_CPU 0
#define GLIBTOP_SUID_MEM 0
@@ -45,6 +45,6 @@ __BEGIN_DECLS
#define GLIBTOP_SUID_NETLOAD 0
#define GLIBTOP_SUID_PPP 0
-__END_DECLS
+END_LIBGTOP_DECLS
#endif