* configure.in: Check if prototype needed for herror()
authorEzra Peisach <epeisach@mit.edu>
Fri, 6 Jul 2001 19:50:03 +0000 (19:50 +0000)
committerEzra Peisach <epeisach@mit.edu>
Fri, 6 Jul 2001 19:50:03 +0000 (19:50 +0000)
commit44e2339ebb75c7e95c21f101eb2e638fcb3db141
tree1b7f7d6764c4dad2a48e7292b30990a5413e9e02
parent11ca9e657d9378318d61ad2a341a396940cc53fa
* configure.in: Check if prototype needed for herror()

* commands.c (ayt_status): Add explict return type (void or int)
depending on signal handler definition. Add prototype for herror
if system does not provide one.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13579 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/telnet/telnet/ChangeLog
src/appl/telnet/telnet/commands.c
src/appl/telnet/telnet/configure.in