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