summaryrefslogtreecommitdiffstats
path: root/devel/msp430-binutils/files/patch-libiberty::strerror.c
blob: 589c91e4c12f387ceb207ded49c8f77d38a9a012 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- libiberty/strerror.c.orig	Sun Feb 23 15:59:29 2003
+++ libiberty/strerror.c	Sun Feb 23 15:59:53 2003
@@ -465,7 +465,7 @@
 
 #else
 
-extern int sys_nerr;
+extern __const int sys_nerr;
 extern char *sys_errlist[];
 
 #endif
OpenPOWER on IntegriCloud