1 2 3 4 5 6 7 8 9 10 11 12
diff --git a/src/main.c b/src/main.c index fc51205..f46d30a 100644 --- a/src/main.c +++ b/src/main.c @@ -40,7 +40,6 @@ #include <errno.h> #include <curl/curl.h> -#include <curl/types.h> #include <curl/easy.h> #include "bencode.h"