summaryrefslogtreecommitdiff
path: root/librabbitmq/unix/threads.h
blob: 8b2f376943d114143ff5b8dd2a362c55c6392438 (plain)
1
2
3
4
5
6
7
/* vim:set ft=c ts=2 sw=2 sts=2 et cindent: */
#ifndef AMQP_THREADS_H
#define AMQP_THREADS_H

#include <pthread.h>

#endif /* AMQP_THREADS_H */