Fix compile error

This commit is contained in:
Tatsuhiro Tsujikawa 2021-09-10 22:55:33 +09:00
parent cc5f752f2d
commit 10c9d917ad
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
*/
#include "shrpx_http_downstream_connection.h"
#include <openssl/rand.h>
#include "shrpx_client_handler.h"
#include "shrpx_upstream.h"
#include "shrpx_downstream.h"