Sign in
googlers
/
jrn
/
git
/
e95e481f9e6e4dfe62380ccc8a47acf446403a94
/
.
/
negotiator
/
skipping.h
blob: d7dfa6c6e429603dbcfa8982f8b928e66353c3d8 [
file
] [
log
] [
blame
]
#ifndef
NEGOTIATOR_SKIPPING_H
#define
NEGOTIATOR_SKIPPING_H
struct
fetch_negotiator
;
void
skipping_negotiator_init
(
struct
fetch_negotiator
*
negotiator
);
#endif