summary refs log tree commit diff
path: root/pkgs/applications/networking/esniper/fix-build-with-latest-curl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/esniper/fix-build-with-latest-curl.patch')
-rw-r--r--pkgs/applications/networking/esniper/fix-build-with-latest-curl.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/pkgs/applications/networking/esniper/fix-build-with-latest-curl.patch b/pkgs/applications/networking/esniper/fix-build-with-latest-curl.patch
deleted file mode 100644
index 81005fd3ebe5..000000000000
--- a/pkgs/applications/networking/esniper/fix-build-with-latest-curl.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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>