Sign in
googlers
/
jrn
/
git
/
0d23421e2a30fb15c5b701c36a2c7b37b9aec58a
/
.
/
negotiator
/
noop.h
blob: 2b4ec5d07a278d4900bd6dcad0bb993ae93ff840 [
file
] [
log
] [
blame
]
#ifndef
NEGOTIATOR_NOOP_H
#define
NEGOTIATOR_NOOP_H
struct
fetch_negotiator
;
void
noop_negotiator_init
(
struct
fetch_negotiator
*
negotiator
);
#endif