diff options
Diffstat (limited to 'locale/programs/config.h')
-rw-r--r-- | locale/programs/config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/locale/programs/config.h b/locale/programs/config.h index 64054657cb..4aa406d755 100644 --- a/locale/programs/config.h +++ b/locale/programs/config.h @@ -27,7 +27,6 @@ typedef int wint_t; typedef unsigned short int u16_t; - -int euidaccess (__const char *__name, int __type); +#include_next <config.h> #endif |