mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-23 00:23:08 +01:00
Sync OpenBSD patchset 1101:
Add missing prototype.
This commit is contained in:
parent
bea5155fee
commit
714416074a
1
client.c
1
client.c
@ -59,6 +59,7 @@ void client_signal(int, short, void *);
|
||||
void client_callback(int, short, void *);
|
||||
int client_dispatch_attached(void);
|
||||
int client_dispatch_wait(void *);
|
||||
const char *client_exit_message(void);
|
||||
|
||||
/*
|
||||
* Get server create lock. If already held then server start is happening in
|
||||
|
Loading…
Reference in New Issue
Block a user