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