diff options
Diffstat (limited to 'locale/locfile-parse.c')
-rw-r--r-- | locale/locfile-parse.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/locfile-parse.c b/locale/locfile-parse.c index aad84334c9..daf56bcd45 100644 --- a/locale/locfile-parse.c +++ b/locale/locfile-parse.c @@ -15,6 +15,7 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include <errno.h> #include <assert.h> #include <dirent.h> #include <fcntl.h> |