diff options
Diffstat (limited to 'gcc/cpperror.c')
-rw-r--r-- | gcc/cpperror.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cpperror.c b/gcc/cpperror.c index 0e8afc4..e798b78 100644 --- a/gcc/cpperror.c +++ b/gcc/cpperror.c @@ -25,6 +25,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "config.h" #include "system.h" +#include "hashtab.h" #include "cpplib.h" #include "cpphash.h" #include "intl.h" |