forward declaration of getargs

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3328 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-09-01 15:55:12 +00:00
parent ed3371fb5c
commit 4d55a1711a

View File

@@ -417,6 +417,7 @@ extern krb5_cc_ops krb5_mcc_ops;
#define KPASSWD_PORT 464
struct credentials; /* this is to keep the compiler happy */
struct getargs;
#include <krb5-protos.h>