summaryrefslogtreecommitdiff
path: root/games-action/maelstrom/files/maelstrom-3.0.6-warnings.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /games-action/maelstrom/files/maelstrom-3.0.6-warnings.patch
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-action/maelstrom/files/maelstrom-3.0.6-warnings.patch')
-rw-r--r--games-action/maelstrom/files/maelstrom-3.0.6-warnings.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/games-action/maelstrom/files/maelstrom-3.0.6-warnings.patch b/games-action/maelstrom/files/maelstrom-3.0.6-warnings.patch
deleted file mode 100644
index 8b2ca084c65f..000000000000
--- a/games-action/maelstrom/files/maelstrom-3.0.6-warnings.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/Maelstrom-netd.c 2014-03-18 01:00:28.408099526 -0400
-+++ b/Maelstrom-netd.c 2014-03-18 01:01:29.892142782 -0400
-@@ -1,7 +1,9 @@
-
- /* Here we go... */
-
-+#include <stdlib.h>
- #include <stdio.h>
-+#include <time.h>
- #include <string.h>
- #include <signal.h>
- #include <errno.h>
-@@ -9,6 +11,7 @@
- #include <sys/time.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
-+#include <arpa/inet.h>
- #include <netdb.h>
- #include <unistd.h>
-