xref: /dflybsd-src/lib/libedit/readline/history.h (revision c12c399a1f4ca85fa32e64e159acf5cd2259d897)
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