summaryrefslogtreecommitdiff
path: root/package/lftp/patches/patch-src_NetAccess_cc
diff options
context:
space:
mode:
Diffstat (limited to 'package/lftp/patches/patch-src_NetAccess_cc')
-rw-r--r--package/lftp/patches/patch-src_NetAccess_cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/lftp/patches/patch-src_NetAccess_cc b/package/lftp/patches/patch-src_NetAccess_cc
deleted file mode 100644
index 2ed120587..000000000
--- a/package/lftp/patches/patch-src_NetAccess_cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- lftp-4.7.7.orig/src/NetAccess.cc 2016-12-15 13:25:36.000000000 +0100
-+++ lftp-4.7.7/src/NetAccess.cc 2017-06-05 22:14:19.905585919 +0200
-@@ -21,7 +21,7 @@
-
- #include <errno.h>
- #include <assert.h>
--#include <math.h>
-+#include <cmath>
- #include <sys/types.h>
-
- #include "NetAccess.h"