diff options
Diffstat (limited to 'ld/lexsup.c')
-rw-r--r-- | ld/lexsup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/lexsup.c b/ld/lexsup.c index 7f52ce2..0b07e0f 100644 --- a/ld/lexsup.c +++ b/ld/lexsup.c @@ -32,6 +32,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "ldgram.h" #include "ldlex.h" #include "ldfile.h" +#include "ldver.h" /* Omit args to avoid the possibility of clashing with a system header that might disagree about consts. */ |