summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/los-proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/krb5/los-proto.h b/src/include/krb5/los-proto.h
index 92b199d7e..d12e5157b 100644
--- a/src/include/krb5/los-proto.h
+++ b/src/include/krb5/los-proto.h
@@ -43,6 +43,7 @@ int krb5_net_read
int krb5_net_write
PROTOTYPE((int fd,
char *buf,
+ int len ));
/* get all the addresses of this host */
krb5_error_code krb5_os_localaddr
PROTOTYPE((krb5_address ***addr));