aboutsummaryrefslogtreecommitdiff
path: root/ld/testplug2.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testplug2.c')
-rw-r--r--ld/testplug2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ld/testplug2.c b/ld/testplug2.c
index f792383..788d193 100644
--- a/ld/testplug2.c
+++ b/ld/testplug2.c
@@ -21,7 +21,6 @@
#include "sysdep.h"
#include "bfd.h"
-#if BFD_SUPPORTS_PLUGINS
#include "plugin-api.h"
#include "filenames.h"
/* For ARRAY_SIZE macro only - we don't link the library itself. */
@@ -675,4 +674,3 @@ oncleanup (void)
fflush (NULL);
return cleanup_ret;
}
-#endif /* BFD_SUPPORTS_PLUGINS */