diff --git a/gdb/charset.c b/gdb/charset.c index 4c1debef614..17a9ca81b2e 100644 --- a/gdb/charset.c +++ b/gdb/charset.c @@ -71,6 +71,8 @@ #ifdef PHONY_ICONV +#include "extract-store-integer.h" + /* Provide a phony iconv that does as little as possible. Also, arrange for there to be a single available character set. */