summaryrefslogtreecommitdiff
path: root/package/libtirpc/patches/patch-src_auth_des_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtirpc/patches/patch-src_auth_des_c')
-rw-r--r--package/libtirpc/patches/patch-src_auth_des_c8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/libtirpc/patches/patch-src_auth_des_c b/package/libtirpc/patches/patch-src_auth_des_c
index d91177fdc..09c48bb7e 100644
--- a/package/libtirpc/patches/patch-src_auth_des_c
+++ b/package/libtirpc/patches/patch-src_auth_des_c
@@ -1,5 +1,5 @@
---- libtirpc-0.2.3.orig/src/auth_des.c 2013-02-13 16:13:59.000000000 +0100
-+++ libtirpc-0.2.3/src/auth_des.c 2014-03-22 13:20:52.000000000 +0100
+--- libtirpc-0.2.5.orig/src/auth_des.c 2014-08-08 11:24:34.000000000 -0500
++++ libtirpc-0.2.5/src/auth_des.c 2015-02-10 11:20:21.499005133 -0600
@@ -38,7 +38,6 @@
#include <string.h>
#include <stdlib.h>
@@ -14,5 +14,5 @@
#endif
-#include <sys/cdefs.h>
- #define USEC_PER_SEC 1000000
- #define RTIME_TIMEOUT 5 /* seconds to wait for sync */
+ #include "debug.h"
+