mirror of
https://github.com/moparisthebest/spdylay
synced 2024-11-12 04:25:09 -05:00
Included spdylayver.h from spdylay.h
This commit is contained in:
parent
7f41ec03bd
commit
e8a9268985
@ -33,6 +33,8 @@ extern "C" {
|
||||
#include <stdint.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <spdylay/spdylayver.h>
|
||||
|
||||
struct spdylay_session;
|
||||
typedef struct spdylay_session spdylay_session;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user