patch-2.3.5 linux/net/sunrpc/auth_unix.c
Next file: linux/net/x25/af_x25.c
Previous file: linux/net/sunrpc/auth.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Tue Jun 1 23:25:48 1999
- Orig file:
v2.3.4/linux/net/sunrpc/auth_unix.c
- Orig date:
Mon Mar 22 08:00:15 1999
diff -u --recursive --new-file v2.3.4/linux/net/sunrpc/auth_unix.c linux/net/sunrpc/auth_unix.c
@@ -4,9 +4,12 @@
* UNIX-style authentication; no AUTH_SHORT support
*
* Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de>
+ *
+ * Modified May 1999 Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
*/
#include <linux/types.h>
+#include <linux/string.h>
#include <linux/malloc.h>
#include <linux/socket.h>
#include <linux/in.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)