summary refs log tree commit diff
path: root/pkgs/applications/networking/esniper/fix-build-with-latest-curl.patch
blob: 81005fd3ebe5c6384ee0c77f69434771b177f437 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- esniper-2-26-0/http.c	2011-08-09 21:05:59.000000000 +0200
+++ esniper/http.c	2011-08-10 00:24:43.000000000 +0200
@@ -28,7 +28,6 @@
 #include "esniper.h"
 #include <ctype.h>
 #include <curl/curl.h>
-#include <curl/types.h>
 #include <curl/easy.h>
 #include <stdlib.h>
 #include <string.h>