forward declaration of `struct sockaddr'

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3570 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-09-29 20:49:12 +00:00
parent 9605668675
commit 37ce1009ff

View File

@@ -422,6 +422,8 @@ extern krb5_cc_ops krb5_mcc_ops;
struct credentials; /* this is to keep the compiler happy */
struct getargs;
struct sockaddr;
#include <krb5-protos.h>
#endif /* __KRB5_H__ */