Skip to content

Commit cadb77a

Browse files
committed
net: Add compat.h header for htonl function
1 parent f796f00 commit cadb77a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/torcontrol.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
#include <chainparams.h>
99
#include <chainparamsbase.h>
10+
#include <compat.h>
1011
#include <crypto/hmac_sha256.h>
1112
#include <net.h>
1213
#include <netaddress.h>

0 commit comments

Comments
 (0)