diff options
Diffstat (limited to 'package/libtirpc/patches/patch-src_debug_h')
-rw-r--r-- | package/libtirpc/patches/patch-src_debug_h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/libtirpc/patches/patch-src_debug_h b/package/libtirpc/patches/patch-src_debug_h deleted file mode 100644 index c6cfa5dc1..000000000 --- a/package/libtirpc/patches/patch-src_debug_h +++ /dev/null @@ -1,10 +0,0 @@ ---- libtirpc-0.2.5.orig/src/debug.h 2014-08-08 11:24:34.000000000 -0500 -+++ libtirpc-0.2.5/src/debug.h 2015-02-10 11:32:36.946998399 -0600 -@@ -21,6 +21,7 @@ - - #ifndef _DEBUG_H - #define _DEBUG_H -+#include <stdarg.h> - #include <syslog.h> - - extern int libtirpc_debug_level; |