aboutsummaryrefslogtreecommitdiff
path: root/ld/relax.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/relax.c')
-rw-r--r--ld/relax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/relax.c b/ld/relax.c
index a0a8ab6..d3956ef 100644
--- a/ld/relax.c
+++ b/ld/relax.c
@@ -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)