summaryrefslogtreecommitdiff
path: root/net-p2p/bitcoind/files/bitcoind-0.16.3-missing-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/bitcoind/files/bitcoind-0.16.3-missing-include.patch')
-rw-r--r--net-p2p/bitcoind/files/bitcoind-0.16.3-missing-include.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/bitcoind/files/bitcoind-0.16.3-missing-include.patch b/net-p2p/bitcoind/files/bitcoind-0.16.3-missing-include.patch
deleted file mode 100644
index f413c323b92d..000000000000
--- a/net-p2p/bitcoind/files/bitcoind-0.16.3-missing-include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/httpserver.cpp
-+++ b/src/httpserver.cpp
-@@ -13,6 +13,7 @@
- #include <sync.h>
- #include <ui_interface.h>
-
-+#include <deque>
- #include <memory>
- #include <stdio.h>
- #include <stdlib.h>