Need param.h, from Ismail Donmez.

This commit is contained in:
Nicholas Marriott 2014-12-31 10:00:47 +00:00
parent cc1bc9717c
commit daea0e4fff

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>