diff options
Diffstat (limited to 'src/common/address_set.c')
-rw-r--r-- | src/common/address_set.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/address_set.c b/src/common/address_set.c index 4e14021ebc..1bd1462387 100644 --- a/src/common/address_set.c +++ b/src/common/address_set.c @@ -13,10 +13,8 @@ #include "orconfig.h" #include "common/address_set.h" #include "lib/net/address.h" -#include "common/compat.h" #include "lib/container/bloomfilt.h" #include "lib/crypt_ops/crypto_rand.h" -#include "common/util.h" #include "siphash.h" /* Wrap our hash function to have the signature that the bloom filter |