aboutsummaryrefslogtreecommitdiff
path: root/libiberty/safe-ctype.c
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/safe-ctype.c')
-rw-r--r--libiberty/safe-ctype.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libiberty/safe-ctype.c b/libiberty/safe-ctype.c
index b6722a2..0c2be3e 100644
--- a/libiberty/safe-ctype.c
+++ b/libiberty/safe-ctype.c
@@ -29,6 +29,7 @@ Boston, MA 02111-1307, USA. */
- Behaves properly for all values in the range of a signed or
unsigned char. */
+#include "ansidecl.h"
#include <safe-ctype.h>
#include <stdio.h> /* for EOF */