ircd: fix build on freebsd

This commit is contained in:
William Pitcock 2016-03-20 06:22:39 -05:00
parent dd92c99b83
commit 4f5056dd83
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@
#ifndef _WIN32
#include <sys/types.h>
#include <sys/wait.h>
/*
* dummy_handler - don't know if this is really needed but if alarm is still
* being used we probably will