Fix compile error
This commit is contained in:
parent
cc5f752f2d
commit
10c9d917ad
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue