summaryrefslogtreecommitdiff
path: root/src/appl/bsd/kcmd.c
diff options
context:
space:
mode:
authorMitchell Berger <mitchb@mit.edu>2001-06-21 11:17:00 +0000
committerMitchell Berger <mitchb@mit.edu>2001-06-21 11:17:00 +0000
commit0814508002f5f8add4919b45156ded196a2d6627 (patch)
tree8e7c12244557bb159487c83f281503a11e43a00e /src/appl/bsd/kcmd.c
parent3c42ac668e07f5f61738501c0d00baf9fcdc7e04 (diff)
downloadkrb5-incremental-propagation.tar.gz
Taking changes from the trunk between tags incremental-propagation-branchpointincremental-propagation
and update-mainline-to-incprop-20010621. git-svn-id: svn://anonsvn.mit.edu/krb5/branches/incremental-propagation-branch@13435 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/bsd/kcmd.c')
-rw-r--r--src/appl/bsd/kcmd.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/appl/bsd/kcmd.c b/src/appl/bsd/kcmd.c
index 903471fba..7ffd49c0d 100644
--- a/src/appl/bsd/kcmd.c
+++ b/src/appl/bsd/kcmd.c
@@ -139,12 +139,6 @@ static int right_justify;
#endif
static int do_lencheck;
-/* XXX: These should be internal to krb5 library, or declared in krb5.h. */
-extern krb5_error_code krb5_write_message (krb5_context, krb5_pointer,
- krb5_data *);
-extern int krb5_net_read (krb5_context, int , char *, int);
-extern int krb5_net_write (krb5_context, int , const char *, int);
-/* XXX: And these should be declared in krb.h, or private. */
#ifdef KRB5_KRB4_COMPAT
extern int
krb_sendauth(long options, int fd, KTEXT ticket,