nghttpx: Fix travis gcc compile error

This commit is contained in:
Tatsuhiro Tsujikawa 2017-02-17 00:42:25 +09:00
parent 83fd72c97e
commit e06ed85747
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include "shrpx.h"
#include <cinttypes>
#include <vector>
#include <ev.h>