diff --git a/examples/amqp_confirm_select.c b/examples/amqp_confirm_select.c index 3cbc05a6..1fb86c4c 100644 --- a/examples/amqp_confirm_select.c +++ b/examples/amqp_confirm_select.c @@ -1,11 +1,11 @@ // Copyright 2007 - 2021, Alan Antonuk and the rabbitmq-c contributors. // SPDX-License-Identifier: mit +#include #include #include #include #include -#include #include #include