diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-02 06:40:24 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-02 06:40:24 +0000 |
commit | 795172f7a504475a68702297052619a5c90dbfbf (patch) | |
tree | 0beef683196d6d2f76165d3756c20ac09c0ee20b /lib/libncurses/terminfo.h | |
parent | 766ee5695e87f2a4f5c3d4fb858e68e3369ac401 (diff) |
Notes
Diffstat (limited to 'lib/libncurses/terminfo.h')
-rw-r--r-- | lib/libncurses/terminfo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libncurses/terminfo.h b/lib/libncurses/terminfo.h new file mode 100644 index 0000000000000..c238040b881cb --- /dev/null +++ b/lib/libncurses/terminfo.h @@ -0,0 +1,2 @@ +/* fake header for sources compatibility */ +#include <nterm.h> |