mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
More Sun OS crap.
This commit is contained in:
@ -29,10 +29,13 @@
|
||||
*/
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <paths.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifndef NO_PATHS_H
|
||||
#include <paths.h>
|
||||
#endif
|
||||
|
||||
#include "tmux.h"
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user