summaryrefslogtreecommitdiff
path: root/net-misc/shigofumi/files/shigofumi-0.3-gcc-10.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-07 00:16:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-07 00:16:33 +0100
commitd162ba1860a88062f4cd61f8b52fc303ba0b2991 (patch)
tree24cd2cf57f3932a24b96e4a0f6666489447e43ba /net-misc/shigofumi/files/shigofumi-0.3-gcc-10.patch
parent590b9b7b03bf4651e099949e318755af7cfa81b8 (diff)
gentoo resync : 07.08.2021
Diffstat (limited to 'net-misc/shigofumi/files/shigofumi-0.3-gcc-10.patch')
-rw-r--r--net-misc/shigofumi/files/shigofumi-0.3-gcc-10.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-misc/shigofumi/files/shigofumi-0.3-gcc-10.patch b/net-misc/shigofumi/files/shigofumi-0.3-gcc-10.patch
deleted file mode 100644
index 52688ff1d194..000000000000
--- a/net-misc/shigofumi/files/shigofumi-0.3-gcc-10.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/shigofumi.h
-+++ b/src/shigofumi.h
-@@ -16,7 +16,7 @@
- extern shi_state state;*/
-
- /* UI */
--FILE *output;
-+extern FILE *output;
-
- /* Data */
- extern struct isds_list *boxes;