From 3558c4d5c3615e7c0fc6057de0b0dd55cd91035f Mon Sep 17 00:00:00 2001 From: "Julio M. Merino Vidal" Date: Tue, 4 Apr 2006 20:06:14 +0000 Subject: Synch the list of GLIBTOP_SUID_* constants with those expected by the 2006-04-04 Julio M. Merino Vidal * sysdeps/aix/glibtop_server.h: * sysdeps/freebsd/glibtop_server.h: * sysdeps/osf1/glibtop_server.h: * sysdeps/stub/glibtop_server.h: * sysdeps/stub_suid/glibtop_server.h: Synch the list of GLIBTOP_SUID_* constants with those expected by the lib/sysdeps.c file. Fixes the build under, at least, NetBSD and FreeBSD. Fixes bug #337246. --- sysdeps/freebsd/glibtop_server.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/freebsd') diff --git a/sysdeps/freebsd/glibtop_server.h b/sysdeps/freebsd/glibtop_server.h index 8bfa4a6c..087e2a35 100644 --- a/sysdeps/freebsd/glibtop_server.h +++ b/sysdeps/freebsd/glibtop_server.h @@ -45,6 +45,7 @@ G_BEGIN_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_NETLIST 0 #define GLIBTOP_SUID_PPP (1 << GLIBTOP_SYSDEPS_PPP) G_END_DECLS -- cgit v1.2.1