add #include <linux/string.h> in the param file after <linux/config.h>

apparently one of the headers used by xdr.c isnt picking up 
linux/string.h.  dont know what changed.

In message <[EMAIL PROTECTED]>,Jim Rees writes:
>I've been trying to build OpenAFS for linux 2.6.12 and almost have it
>working, but now I'm getting strlen() undefined from xdr.o.  It's not really
>referenced from anywhere else so I assume it's supposed to be inlined.  Why
>is it getting inlined everywhere else but not in xdr.o?
>
>So I guess there's no strlen() in the linux kernel?
>_______________________________________________
>OpenAFS-devel mailing list
>[email protected]
>https://lists.openafs.org/mailman/listinfo/openafs-devel
>
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to