Need param.h, from Ismail Donmez.

pull/1/head
Nicholas Marriott 2014-12-31 10:00:47 +00:00
parent cc1bc9717c
commit daea0e4fff
1 changed files with 1 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>