mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-07 06:52:07 +00:00
svcauth: remove unused define
Signed-off-by: Simo Sorce <simo@redhat.com>
This commit is contained in:
parent
03af42c59e
commit
a9aa53df6e
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
||||||
#include <linux/sunrpc/cache.h>
|
#include <linux/sunrpc/cache.h>
|
||||||
#include <linux/hash.h>
|
#include <linux/hash.h>
|
||||||
|
|
||||||
#define SVC_CRED_NGROUPS 32
|
|
||||||
struct svc_cred {
|
struct svc_cred {
|
||||||
uid_t cr_uid;
|
uid_t cr_uid;
|
||||||
gid_t cr_gid;
|
gid_t cr_gid;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue