summaryrefslogtreecommitdiff
path: root/package/libtirpc/patches/patch-src_xdr_mem_c
blob: 670bba01e01705a312c7549107791eca5f70f4d8 (plain)
1
2
3
4
5
6
7
8
9
10
--- libtirpc-0.2.3.orig/src/xdr_mem.c	2013-02-13 16:13:59.000000000 +0100
+++ libtirpc-0.2.3/src/xdr_mem.c	2014-03-22 13:20:53.000000000 +0100
@@ -26,7 +26,6 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include <sys/cdefs.h>
 
 /*
  * xdr_mem.h, XDR implementation using memory buffers.