init
This commit is contained in:
9
librabbitmq/unix/threads.h
Normal file
9
librabbitmq/unix/threads.h
Normal file
@@ -0,0 +1,9 @@
|
||||
// Copyright 2007 - 2021, Alan Antonuk and the rabbitmq-c contributors.
|
||||
// SPDX-License-Identifier: mit
|
||||
|
||||
#ifndef AMQP_THREADS_H
|
||||
#define AMQP_THREADS_H
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#endif /* AMQP_THREADS_H */
|
||||
Reference in New Issue
Block a user