diff options
Diffstat (limited to 'agl-identity-service/src')
-rw-r--r-- | agl-identity-service/src/curl-wrap.c | 1 |
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> |