From 9b24609af003cb79091e628c179cf617ff41aae7 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 1 Aug 2018 09:24:06 -0400 Subject: Remove dependency from socketpair.c on address.h Also refactor some annoying code in tor_ersatz_socketpair. --- src/lib/net/.may_include | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/net/.may_include') diff --git a/src/lib/net/.may_include b/src/lib/net/.may_include index 1458dad990..13b209bbed 100644 --- a/src/lib/net/.may_include +++ b/src/lib/net/.may_include @@ -2,6 +2,7 @@ orconfig.h siphash.h ht.h +lib/arch/*.h lib/cc/*.h lib/container/*.h lib/ctime/*.h -- cgit v1.2.3-54-g00ecf