From 84266a285260dcf2c25f01236e44f49bd987b61d Mon Sep 17 00:00:00 2001 From: bneradt Date: Tue, 15 Feb 2022 01:14:36 +0000 Subject: [PATCH] Fix build on macOS Pulling in the change from the following ATS PR (but putting the include in alphabetical order): https://github.com/apache/trafficserver/pull/8669 --- code/include/swoc/swoc_ip.h | 1 + 1 file changed, 1 insertion(+) diff --git a/code/include/swoc/swoc_ip.h b/code/include/swoc/swoc_ip.h index ab45b13d..4debb180 100644 --- a/code/include/swoc/swoc_ip.h +++ b/code/include/swoc/swoc_ip.h @@ -6,6 +6,7 @@ */ #pragma once +#include #include #include #include