more fixing for building without servant
This commit is contained in:
parent
204c19583c
commit
46ea041eba
1 changed files with 1 additions and 1 deletions
|
@ -435,7 +435,7 @@ clientPut meterupdate k moffset af contentfile contentfilesize validitycheck dat
|
|||
_ :<|> _ :<|>
|
||||
v4 :<|> v3 :<|> v2 :<|> v1 :<|> v0 :<|> _ = client p2pHttpAPI
|
||||
#else
|
||||
clientPut _ _ _ _ _ _ _ = ()
|
||||
clientPut _ _ _ _ _ _ _ _ = ()
|
||||
#endif
|
||||
|
||||
clientPutOffset
|
||||
|
|
Loading…
Reference in a new issue