No paths.h on Solaris.

This commit is contained in:
Nicholas Marriott 2015-02-06 23:24:44 +00:00
parent 833fe5bdee
commit cb018a4212

View File

@ -21,7 +21,6 @@
#include <errno.h>
#include <fcntl.h>
#include <paths.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>