diff options
Diffstat (limited to 'sysdeps/unix/siglist.c')
-rw-r--r-- | sysdeps/unix/siglist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/siglist.c b/sysdeps/unix/siglist.c index 942f7647ab..3913c538af 100644 --- a/sysdeps/unix/siglist.c +++ b/sysdeps/unix/siglist.c @@ -17,6 +17,7 @@ Boston, MA 02111-1307, USA. */ #include <stddef.h> +#include <libintl.h> /* This is a list of all known signal numbers. */ |