repo.or.cz
/
openadk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rpcbind: update to 1.2.7
[openadk.git]
/
package
/
rpcbind
/
patches
/
patch-src_util_c
blob
15f9baec4f3c93ea7dc201292cdf2cda39b000af
1
--- rpcbind-0.2.4.orig/src/util.c 2016-11-28 21:47:28.000000000 +0100
2
+++ rpcbind-0.2.4/src/util.c 2017-08-05 02:28:09.880017183 +0200
3
@@ -41,7 +41,7 @@
4
5
#include <sys/types.h>
6
#include <sys/socket.h>
7
-#include <sys/queue.h>
8
+#include "queue.h"
9
#include <net/if.h>
10
#include <netinet/in.h>
11
#include <ifaddrs.h>