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-analyzer/authforce/files/authforce-0.9.9-curl.patch

11 lines
227 B

--- authforce-0.9.9/src/http.c
+++ authforce-0.9.9/src/http.c
@@ -7,7 +7,6 @@
#include <time.h>
#ifdef USE_CURL
#include <curl/curl.h>
-#include <curl/types.h>
#include <curl/easy.h>
#endif /* USE_CURL */
#ifdef MEMWATCH