Avoid using EL_GETFP.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 4 Feb 2014 20:04:46 +0000 (20:04 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 4 Feb 2014 20:04:46 +0000 (20:04 +0000)
commit767a3dca4c66dffc88c71cd8586679b1c55f22a8
treef72cb007716b1a2d0a613b95122d14ad81dd950c
parent051faa2cfa63b5add668592c9e6cc240a876cdb9
Avoid using EL_GETFP.

This should fix the build against old versions of libedit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200794 91177308-0d34-0410-b5e6-96231b3b80d8
lib/LineEditor/LineEditor.cpp