Skip to content

Commit

Permalink
What about this
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed Nov 6, 2024
1 parent 7985491 commit 4f403cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/alpn_handler_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
* SPDX-License-Identifier: Apache-2.0.
*/

#undef _POSIX_C_SOURCE

#include <aws/io/channel.h>
#include <aws/io/event_loop.h>
#include <aws/io/tls_channel_handler.h>
#undef _POSIX_C_SOURCE
#include <aws/testing/aws_test_harness.h>

#include <aws/common/clock.h>
Expand Down

0 comments on commit 4f403cb

Please sign in to comment.