mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Log ncurses and utf8proc versions.
This commit is contained in:
@ -18,11 +18,6 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#if defined(HAVE_CURSES_H)
|
||||
#include <curses.h>
|
||||
#elif defined(HAVE_NCURSES_H)
|
||||
#include <ncurses.h>
|
||||
#endif
|
||||
#include <fnmatch.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user