Page MenuHomePhabricator

refactor: remove unused header <arpa/inet.h> in protocol.cpp
ClosedPublic

Authored by PiRK on Sep 22 2021, 12:55.

Details

Summary

There is no code using types or functions related to "internet operations" anymore in protocol.cpp (since #735, more than 8 years ago!), hence the header include can be removed.

This is a backport of core#19890

Test Plan

ninja

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable