From 6623fd4551e2fbe918b31d6f2392bfc2b8224603 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 10 Feb 2015 13:00:39 -0600 Subject: update to latest upstream version --- package/libtirpc/patches/patch-src_auth_des_c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/libtirpc/patches/patch-src_auth_des_c') 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 #include @@ -14,5 +14,5 @@ #endif -#include - #define USEC_PER_SEC 1000000 - #define RTIME_TIMEOUT 5 /* seconds to wait for sync */ + #include "debug.h" + -- cgit v1.2.3