mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
timespecadd, fgetln headers.
This commit is contained in:
@ -32,6 +32,11 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
||||
char *
|
||||
|
Reference in New Issue
Block a user