aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/xm-pa.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/pa/xm-pa.h')
-rw-r--r--gcc/config/pa/xm-pa.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/pa/xm-pa.h b/gcc/config/pa/xm-pa.h
index 3d86e88986c..0249055bf6e 100644
--- a/gcc/config/pa/xm-pa.h
+++ b/gcc/config/pa/xm-pa.h
@@ -50,9 +50,6 @@ extern int errno;
/* Don't try to use sys_siglist. */
#define NO_SYS_SIGLIST
-/* We have strerror, don't try to use sys_errlist. */
-#define HAVE_STRERROR
-
/* 4.3BSD, OSF1 and Lites on the PA are all derived from NET2 or
later code from Berkeley. */
#define __BSD_NET2__