aboutsummaryrefslogtreecommitdiff
path: root/ld/ldwarn.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldwarn.c')
-rw-r--r--ld/ldwarn.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/ldwarn.c b/ld/ldwarn.c
index c22f36b..c955d7b 100644
--- a/ld/ldwarn.c
+++ b/ld/ldwarn.c
@@ -1,7 +1,8 @@
#include "sysdep.h"
#include "bfd.h"
#include "ldsym.h"
-
+#include "ldwarn.h"
+#include "ldmisc.h"
/* we keep all the warning symbols in a list, if we ever get a
warning, we'll search it the hard way. This won't be to bad since