mirror of
https://github.com/tmux/tmux.git
synced 2025-12-09 16:02:31 +00:00
Fix some warnings.
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
|
||||
#include "compat.h"
|
||||
|
||||
void fatal(const char *, ...);
|
||||
void fatalx(const char *, ...);
|
||||
|
||||
pid_t
|
||||
forkpty(int *master, unused char *name, struct termios *tio, struct winsize *ws)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user