Skip to content

Commit a21d98e

Browse files
bneradtbneradt
and
bneradt
authored
Fix build on macOS (#63)
Pulling in the change from the following ATS PR (but putting the include in alphabetical order): apache/trafficserver#8669 Co-authored-by: bneradt <[email protected]>
1 parent dbdfa9d commit a21d98e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/include/swoc/swoc_ip.h

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*/
77

88
#pragma once
9+
#include <array>
910
#include <climits>
1011
#include <netinet/in.h>
1112
#include <string_view>

0 commit comments

Comments
 (0)