1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00

-paths.h. Fixes Solaris, from Dagobert Michelsen.

This commit is contained in:
Nicholas Marriott 2013-04-22 09:39:21 +01:00
parent c24b58e2ee
commit a46ccbd883

1
tmux.c
View File

@ -23,7 +23,6 @@
#include <event.h>
#include <fcntl.h>
#include <locale.h>
#include <paths.h>
#include <pwd.h>
#include <stdlib.h>
#include <string.h>