This commit is contained in:
vemax78 2013-07-07 11:55:30 +02:00
parent 75dcf51496
commit 2c3c552973

View File

@ -3,7 +3,7 @@
#ifdef CAPWAP_MULTITHREADING_ENABLE
#include "pthread.h"
#include <pthread.h>
typedef struct {
pthread_mutex_t mutex;