From b67e4c7f7d1a78e3e21b46955097eb33718bf461 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 20 Oct 2003 15:20:16 +0000 Subject: - fixed compilation --- sysdeps/linux/glibtop_server.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysdeps/linux/glibtop_server.h') diff --git a/sysdeps/linux/glibtop_server.h b/sysdeps/linux/glibtop_server.h index e96b1169..924747e7 100644 --- a/sysdeps/linux/glibtop_server.h +++ b/sysdeps/linux/glibtop_server.h @@ -27,7 +27,7 @@ #include #include -BEGIN_LIBGTOP_DECLS +G_BEGIN_DECLS #ifdef _IN_LIBGTOP @@ -130,6 +130,6 @@ proc_stat_after_cmd (char *p) #define GLIBTOP_SUID_NETLOAD 0 #define GLIBTOP_SUID_PPP 0 -END_LIBGTOP_DECLS +G_END_DECLS #endif -- cgit v1.2.1