Sign in
code
/
git
/
86dca24b7be6491fb8d4b7a499ccf4a43776d1ab
/
.
/
negotiator
/
default.h
blob: d23a8f2fb8e0194feedea436aa9c3da451c7992d [
file
]
#ifndef
NEGOTIATOR_DEFAULT_H
#define
NEGOTIATOR_DEFAULT_H
struct
fetch_negotiator
;
void
default_negotiator_init
(
struct
fetch_negotiator
*
negotiator
);
#endif