summaryrefslogtreecommitdiff
path: root/package/libtirpc/patches/patch-src_clnt_bcast_c
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2021-11-02 03:24:51 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2021-11-04 02:09:55 +0100
commit938bb9c51c9ee0a476b440c70b15cbc8edcbf087 (patch)
treef3e33c75b896a4b6204914cf6ebf38f1d1467cfd /package/libtirpc/patches/patch-src_clnt_bcast_c
parent72382ed4b8cc9e801fc1892f1b5ffb4077338467 (diff)
libtirpc: Update to version 1.3.1
Fixes compiling with recent gcc. Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'package/libtirpc/patches/patch-src_clnt_bcast_c')
-rw-r--r--package/libtirpc/patches/patch-src_clnt_bcast_c18
1 files changed, 0 insertions, 18 deletions
diff --git a/package/libtirpc/patches/patch-src_clnt_bcast_c b/package/libtirpc/patches/patch-src_clnt_bcast_c
deleted file mode 100644
index d2dd1a38c..000000000
--- a/package/libtirpc/patches/patch-src_clnt_bcast_c
+++ /dev/null
@@ -1,18 +0,0 @@
---- libtirpc-1.0.1.orig/src/clnt_bcast.c 2015-10-30 16:15:14.000000000 +0100
-+++ libtirpc-1.0.1/src/clnt_bcast.c 2016-01-28 15:46:15.322676441 +0100
-@@ -40,7 +40,6 @@
- */
- #include <sys/socket.h>
- #include <sys/types.h>
--#include <sys/queue.h>
-
- #include <net/if.h>
- #include <netinet/in.h>
-@@ -62,6 +61,7 @@
- #include <err.h>
- #include <string.h>
-
-+#include "queue.h"
- #include "rpc_com.h"
- #include "debug.h"
-