summaryrefslogtreecommitdiff
path: root/sys-libs/librpc/files/librpc-20151104-perror.patch
blob: c5f0fc2c0b0fff19d229e0c6c089ba6f4cc1be35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- librpc-uclibc-a921e3d/clnt_perror.c.old	2015-11-04 19:33:16.000000000 +0100
+++ librpc-uclibc-a921e3d/clnt_perror.c	2016-08-30 10:11:16.410813772 +0100
@@ -428,7 +428,7 @@
 }
 
 
-static void __attribute_used__
+static void __attribute__((used))
 free_mem (void)
 {
   free (buf);