mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Solaris fixes, mostly from Dagobert Michelsen.
This commit is contained in:
@ -15,7 +15,10 @@
|
||||
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <termios.h>
|
||||
|
||||
#include "compat.h"
|
||||
|
||||
|
Reference in New Issue
Block a user