From ff5cdfae2d43687676881bd95b27cb1781a8baab Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 29 Oct 2000 16:06:56 +0000 Subject: Move suser() and suser_xxx() prototypes and a related #define from to . Correctly document the #includes needed in the manpage. Add one now needed #include of . Remove the consequent 48 unused #includes of . --- sys/netatalk/ddp_usrreq.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/netatalk/ddp_usrreq.c') diff --git a/sys/netatalk/ddp_usrreq.c b/sys/netatalk/ddp_usrreq.c index 9fa9789..167c0b3 100644 --- a/sys/netatalk/ddp_usrreq.c +++ b/sys/netatalk/ddp_usrreq.c @@ -1,11 +1,12 @@ /* * Copyright (c) 1990,1994 Regents of The University of Michigan. * All Rights Reserved. See COPYRIGHT. + * + * $FreeBSD$ */ #include #include -#include #include #include #include -- cgit v1.1