summaryrefslogtreecommitdiff
path: root/librabbitmq/unix/threads.h
blob: 4b92b4a78d37e81757b3ab05a78d6158a300f0cc (plain)
1
2
3
4
5
6
#ifndef AMQP_THREADS_H
#define AMQP_THREADS_H

#include <pthread.h>

#endif /* AMQP_THREADS_H */