mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
Tidy up some includes.
This commit is contained in:
parent
30bacf6f30
commit
900f6fc17e
12 changed files with 20 additions and 15 deletions
|
|
@ -31,7 +31,7 @@ void server_callback_identify(int, short, void *);
|
|||
void
|
||||
server_fill_environ(struct session *s, struct environ *env)
|
||||
{
|
||||
char var[MAXPATHLEN], *term;
|
||||
char var[PATH_MAX], *term;
|
||||
u_int idx;
|
||||
long pid;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue