aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjobol <jose.bollo@iot.bzh>2017-11-09 14:00:37 +0100
committerjobol <jose.bollo@iot.bzh>2017-11-09 14:00:37 +0100
commitb2301e492fc10be35a48ae1561a6ab90bcef1f2c (patch)
tree4b9e040466022c609c92007b1e6dddfde43d295e
parentdbce6e531dbebd7e393073d08d4b5c7a11ee1432 (diff)
Clean includes
Signed-off-by: jobol <jose.bollo@iot.bzh>
-rw-r--r--agl-identity-service/src/curl-wrap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/agl-identity-service/src/curl-wrap.c b/agl-identity-service/src/curl-wrap.c
index 986b69f..3c566a3 100644
--- a/agl-identity-service/src/curl-wrap.c
+++ b/agl-identity-service/src/curl-wrap.c
@@ -20,7 +20,6 @@
#include <stdlib.h>
#include <string.h>
#include <errno.h>
-#include <pthread.h>
#include <curl/curl.h>