Skip to content

Commit

Permalink
add KQUEUE to macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
sbSteveK committed Oct 3, 2024
1 parent 353a0f7 commit cda4d0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/aws/common/platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
# define AWS_USE_SECITEM
# else
# define AWS_OS_MACOS
# define AWS_USE_KQUEUE
# endif
#elif __linux__
# define AWS_OS_LINUX
Expand Down

0 comments on commit cda4d0e

Please sign in to comment.