aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/address_sorting/address_sorting.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/address_sorting/address_sorting.h')
-rw-r--r--third_party/address_sorting/address_sorting.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/address_sorting/address_sorting.h b/third_party/address_sorting/address_sorting.h
index d3d3759d14..f11cd424b5 100644
--- a/third_party/address_sorting/address_sorting.h
+++ b/third_party/address_sorting/address_sorting.h
@@ -45,8 +45,6 @@
extern "C" {
#endif
-#include <stdbool.h>
-
typedef struct address_sorting_address {
char addr[128];
size_t len;