summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/glibtop_server.h
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1999-11-21 19:03:12 +0000
committerMartin Baulig <martin@src.gnome.org>1999-11-21 19:03:12 +0000
commit6380440c002bee1216922a77172e4b1b07f3652d (patch)
tree52f3c72aee1a0df616253b21e643f43f8b839258 /sysdeps/freebsd/glibtop_server.h
parentf8e6fb5674a0eb77090995459d5b36dd898fa787 (diff)
downloadlibgtop-6380440c002bee1216922a77172e4b1b07f3652d.tar.gz
Reflect latest interface changes.
Diffstat (limited to 'sysdeps/freebsd/glibtop_server.h')
-rw-r--r--sysdeps/freebsd/glibtop_server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/freebsd/glibtop_server.h b/sysdeps/freebsd/glibtop_server.h
index ccf3d29d..689f781c 100644
--- a/sysdeps/freebsd/glibtop_server.h
+++ b/sysdeps/freebsd/glibtop_server.h
@@ -45,6 +45,7 @@ BEGIN_LIBGTOP_DECLS
#define GLIBTOP_SUID_PROC_ARGS (1 << GLIBTOP_SYSDEPS_PROC_ARGS)
#define GLIBTOP_SUID_PROC_MAP (1 << GLIBTOP_SYSDEPS_PROC_MAP)
#define GLIBTOP_SUID_NETLOAD (1 << GLIBTOP_SYSDEPS_NETLOAD)
+#define GLIBTOP_SUID_INTERFACE_NAMES (1 << GLIBTOP_SYSDEPS_INTERFACE_NAMES)
#define GLIBTOP_SUID_PPP (1 << GLIBTOP_SYSDEPS_PPP)
END_LIBGTOP_DECLS