diff options
Diffstat (limited to 'gcc/incpath.c')
-rw-r--r-- | gcc/incpath.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/incpath.c b/gcc/incpath.c index 6c54ca6..c4e0574 100644 --- a/gcc/incpath.c +++ b/gcc/incpath.c @@ -21,6 +21,7 @@ #include "system.h" #include "coretypes.h" #include "machmode.h" +#include "vec.h" #include "target.h" #include "tm.h" #include "cpplib.h" |