h2load: Link with timegm

This commit is contained in:
Tatsuhiro Tsujikawa 2014-04-06 17:35:00 +09:00
parent 1aa69e334d
commit d998e79549
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ nghttpd_SOURCES = ${HELPER_OBJECTS} ${HELPER_HFILES} nghttpd.cc \
HttpServer.cc HttpServer.h
h2load_SOURCES = util.cc util.h http2.cc http2.h h2load.cc h2load.h \
timegm.c timegm.h \
ssl.cc ssl.h \
h2load_session.h \
h2load_http2_session.cc h2load_http2_session.h