1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
This commit is contained in:
Nicholas Marriott 2009-05-14 07:51:51 +00:00
parent cae92a2041
commit c495337e76

View File

@ -32,7 +32,7 @@
#include <unistd.h>
#include <stdlib.h>
#ifndef NO_PATHS_H
#ifdef HAVE_PATHS_H
#include <paths.h>
#endif