Solaris build fixes from Rob Paisley.

This commit is contained in:
Nicholas Marriott
2016-09-08 15:32:15 +01:00
parent f68a908c8a
commit 3ed0973493
2 changed files with 9 additions and 1 deletions

View File

@ -16,7 +16,7 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <sys/types.h>
#include <sys/param.h>
#include <sys/stat.h>
#include <event.h>