Skip to content

Commit

Permalink
Fix build on macOS (#63)
Browse files Browse the repository at this point in the history
Pulling in the change from the following ATS PR (but putting the include
in alphabetical order):
apache/trafficserver#8669

Co-authored-by: bneradt <bneradt@yahooinc.com>
  • Loading branch information
bneradt and bneradt authored Feb 15, 2022
1 parent dbdfa9d commit a21d98e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/include/swoc/swoc_ip.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/

#pragma once
#include <array>
#include <climits>
#include <netinet/in.h>
#include <string_view>
Expand Down

0 comments on commit a21d98e

Please sign in to comment.