Commit 5103c926 authored by Linus Torvalds's avatar Linus Torvalds

Needs <linux/string.h> for strlen()

parent 3ef4c758
......@@ -13,6 +13,7 @@
#include <linux/sunrpc/msg_prot.h>
#include <linux/sunrpc/cache.h>
#include <linux/string.h>
struct svc_cred {
uid_t cr_uid;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment