summaryrefslogtreecommitdiff
path: root/package/rpcbind/patches/patch-src_util_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-12-31 16:24:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-12-31 16:24:57 +0100
commit2f7b3edd373625b39a37031149e49ccd26bb7eb6 (patch)
tree9611c955c8eab5d2307d4bf8f4cc13c465bed868 /package/rpcbind/patches/patch-src_util_c
parentd25d6364ce5742feb37ec9b8db9010163e46fdb0 (diff)
rpcbind: update to 0.2.4
Diffstat (limited to 'package/rpcbind/patches/patch-src_util_c')
-rw-r--r--package/rpcbind/patches/patch-src_util_c27
1 files changed, 0 insertions, 27 deletions
diff --git a/package/rpcbind/patches/patch-src_util_c b/package/rpcbind/patches/patch-src_util_c
deleted file mode 100644
index 69669f0e1..000000000
--- a/package/rpcbind/patches/patch-src_util_c
+++ /dev/null
@@ -1,27 +0,0 @@
---- rpcbind-0.2.3.orig/src/util.c 2015-04-27 16:07:43.000000000 +0200
-+++ rpcbind-0.2.3/src/util.c 2016-10-08 18:28:03.000000000 +0200
-@@ -41,7 +41,6 @@
-
- #include <sys/types.h>
- #include <sys/socket.h>
--#include <sys/queue.h>
- #include <net/if.h>
- #include <netinet/in.h>
- #include <ifaddrs.h>
-@@ -56,6 +55,7 @@
- #include <stdio.h>
- #include <arpa/inet.h>
-
-+#include "queue.h"
- #include "rpcbind.h"
-
- #define SA2SIN(sa) ((struct sockaddr_in *)(sa))
-@@ -70,7 +70,7 @@ static struct sockaddr_in *local_in4;
- static struct sockaddr_in6 *local_in6;
- #endif
-
--static int bitmaskcmp __P((void *, void *, void *, int));
-+static int bitmaskcmp (void *, void *, void *, int);
-
- /*
- * For all bits set in "mask", compare the corresponding bits in