From: tholo Date: Mon, 16 Sep 1996 03:18:08 +0000 (+0000) Subject: Bring prototypes into scope X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=a75bd4d7fd138362c419d3c32e28c1d8d0d4382e;p=openbsd Bring prototypes into scope --- diff --git a/kerberosIV/kafs/afssys.c b/kerberosIV/kafs/afssys.c index 546b6cde5ef..2c831e41abf 100644 --- a/kerberosIV/kafs/afssys.c +++ b/kerberosIV/kafs/afssys.c @@ -1,10 +1,12 @@ -/* $Id: afssys.c,v 1.1.1.1 1995/12/14 06:52:46 tholo Exp $ */ +/* $Id: afssys.c,v 1.2 1996/09/16 03:18:08 tholo Exp $ */ #include #include #include #include #include +#include +#include #include #include