Define this here. Moved to limits.h.

1999-05-08  Martin Baulig  <martin@home-of-linux.org>

	* include/glibtop/limits.h (GLIBTOP_MAX_GROUPS): Define this here.
	* include/glibtop/procuid.h (GLIBTOP_MAX_GROUPS): Moved to limits.h.

	* features.def: We can use constants from <glibtop/limits.h> here.
This commit is contained in:
Martin Baulig
1999-05-08 19:53:31 +00:00
committed by Martin Baulig
parent ffb4b0fade
commit de5137ff28
4 changed files with 13 additions and 5 deletions

View File

@@ -52,8 +52,6 @@ BEGIN_LIBGTOP_DECLS
#define GLIBTOP_MAX_PROC_UID 18
#define GLIBTOP_MAX_GROUPS 32
typedef struct _glibtop_proc_uid glibtop_proc_uid;
/* User, Group, Terminal and session */