Don't include <editline/history.h>
authorGreg Hudson <ghudson@mit.edu>
Fri, 22 Jul 2011 18:59:08 +0000 (18:59 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 22 Jul 2011 18:59:08 +0000 (18:59 +0000)
commita5bb037dd0c18535119afcd12f0aa23fea6059be
tree28b69a68b95c3eb975ae51cbd6221ab3cb4439fb
parent0e721ac570d8841fd6323179c0775cef777ede09
Don't include <editline/history.h>

editline puts all of its readline compatibility declarations in
editline/readline.h, and some versions apparently don't have the
history.h symlink.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25039 dc483132-0cff-0310-8789-dd5450dbe970
src/util/ss/listen.c