You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-curl-he...

13 lines
239 B

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"