From ef2176109fca302ed89193716b62c3a7113552a3 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sun, 24 Jul 2011 04:39:43 +0200 Subject: errno.h inclusion conditionally done in setup_once.h --- lib/config-riscos.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/config-riscos.h') diff --git a/lib/config-riscos.h b/lib/config-riscos.h index 5ccf68124..127dbdb0a 100644 --- a/lib/config-riscos.h +++ b/lib/config-riscos.h @@ -92,6 +92,9 @@ /* Define if you have the header file. */ #undef HAVE_DES_H +/* Define if you have the header file. */ +#define HAVE_ERRNO_H + /* Define if you have the header file. */ #undef HAVE_ERR_H -- cgit v1.2.3