(JACK) Take out pthread.h header

This commit is contained in:
twinaphex 2015-03-15 05:10:52 +01:00
parent 248a3fd40b
commit c49fc1c9ec

View File

@ -21,7 +21,6 @@
#include <jack/jack.h>
#include <jack/types.h>
#include <jack/ringbuffer.h>
#include <pthread.h>
#include <stdint.h>
#include <boolean.h>
#include <string.h>