xref: /dflybsd-src/lib/libedit/readline/history.h (revision a9656fbcd49c376aba5e04370d8b0f1fa96e063c)
1 /*
2  * $DragonFly: src/lib/libedit/readline/history.h,v 1.1 2008/06/27 08:06:48 corecode Exp $
3  *
4  * Compatibility header for readline.
5  */
6 
7 #include <readline/readline.h>
8