Fix building on CentOS 6.5.

This commit is contained in:
Chris Johns 2014-09-08 16:37:32 +10:00
parent 6506aa14aa
commit 17c836402f

View File

@ -18,6 +18,8 @@
#include "config.h"
#endif
#include <errno.h>
#include <string.h>
#include <sys/stat.h>
#include <unistd.h>