mirror of
https://github.com/tmux/tmux.git
synced 2025-12-17 00:02:23 -05:00
Put headers back how they were.
This commit is contained in:
parent
a48cc458a6
commit
2ac6cc2633
@ -18,16 +18,15 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <fnmatch.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <term.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>
|
||||
#include <term.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user