diff options
Diffstat (limited to 'localedata/xfrm-test.c')
-rw-r--r-- | localedata/xfrm-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/localedata/xfrm-test.c b/localedata/xfrm-test.c index 5fe517a2e8..199bb6b5a5 100644 --- a/localedata/xfrm-test.c +++ b/localedata/xfrm-test.c @@ -19,6 +19,7 @@ 02111-1307 USA. */ #include <ctype.h> +#include <error.h> #include <locale.h> #include <stdio.h> #include <stdlib.h> |