Added declarations for krb5_read_message() and krb5_write_message()
authorTheodore Tso <tytso@mit.edu>
Thu, 28 Mar 1991 17:48:43 +0000 (17:48 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 28 Mar 1991 17:48:43 +0000 (17:48 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1951 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/los-proto.h

index 46e581e615367948242d1fe211d8a49002c42a9d..851ca763b7bdd62177808a727a008469d4bce23d 100644 (file)
@@ -80,6 +80,9 @@ krb5_error_code krb5_gen_portaddr
               krb5_const_pointer,
               krb5_address **));
 
+krb5_error_code krb5_read_message PROTOTYPE((void *, krb5_data *));
+krb5_error_code krb5_write_message PROTOTYPE((void *, krb5_data *));
+
 #include <krb5/widen.h>
 krb5_error_code krb5_sname_to_principal
     PROTOTYPE((const char *,