Fix the build when json logging is enabled

This commit is contained in:
Zahary Karadjov 2019-08-12 17:56:13 +03:00 committed by Zahary Karadjov
parent c9f1b30c9d
commit f8da72ca96
1 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,9 @@
# those terms.
import
net, options, os, strutils, times,
result, nat_traversal/[miniupnpc, natpmp], chronicles
options, os, strutils, times,
result, nat_traversal/[miniupnpc, natpmp],
chronicles, json_serialization/std/net
type
NatStrategy* = enum