summaryrefslogtreecommitdiff
path: root/package/libtirpc/patches/patch-src_xdr_sizeof_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtirpc/patches/patch-src_xdr_sizeof_c')
-rw-r--r--package/libtirpc/patches/patch-src_xdr_sizeof_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/libtirpc/patches/patch-src_xdr_sizeof_c b/package/libtirpc/patches/patch-src_xdr_sizeof_c
deleted file mode 100644
index ec67af96e..000000000
--- a/package/libtirpc/patches/patch-src_xdr_sizeof_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- libtirpc-1.0.2.orig/src/xdr_sizeof.c 2017-07-05 17:02:23.000000000 +0200
-+++ libtirpc-1.0.2/src/xdr_sizeof.c 2017-08-12 18:47:36.343232184 +0200
-@@ -39,6 +39,7 @@
- #include <rpc/xdr.h>
- #include <sys/types.h>
- #include <stdlib.h>
-+#include <stdint.h>
- #include "un-namespace.h"
-
- /* ARGSUSED */