Fixed Darwin build. Patch by "paul" <ephraim_owns@hotmail.com>. See

Fixed Darwin build.
Patch by "paul" <ephraim_owns@hotmail.com>.
See #556904.

svn path=/branches/gnome-2-24/; revision=2792
This commit is contained in:
Benoît Dejean
2009-01-12 21:05:48 +00:00
parent 89aac22fac
commit b6464a97ec
3 changed files with 3 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ G_BEGIN_DECLS
#define GLIBTOP_SUID_NETLIST 0
#define GLIBTOP_SUID_PPP (1 << GLIBTOP_SYSDEPS_PPP)
#define GLIBTOP_SUID_PROC_WD (1 << GLIBTOP_SYSDEPS_PROC_WD)
#define GLIBTOP_SUID_PROC_AFFINITY 0
G_END_DECLS