diff options
Diffstat (limited to 'ld/relax.c')
-rw-r--r-- | ld/relax.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Tie together all the interseting blocks #include "ldmisc.h" #include "ldsym.h" #include "ldgram.h" - +#include "relax.h" static void DEFUN(build_it,(statement), lang_statement_union_type *statement) |