-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>