summaryrefslogtreecommitdiff
path: root/package/libtirpc/patches/patch-src_xdr_sizeof_c
blob: ec67af96e4a0023f3ecf956d376782297a0fc628 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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 */