From 4d55a1711aed52e7ded08119aa3cb8fd36d22c3a Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Mon, 1 Sep 1997 15:55:12 +0000 Subject: [PATCH] forward declaration of getargs git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3328 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/krb5/krb5.h b/lib/krb5/krb5.h index 733eaa1fe..2e559b115 100644 --- a/lib/krb5/krb5.h +++ b/lib/krb5/krb5.h @@ -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