NEWS and documentation for alias default-args related concept and commands.
[deliverable/binutils-gdb.git] / ld / testplug3.c
index 928f4d68426a55842a81f706950827bd56d7dbe2..3b0e9b3b35a16a4c3d9f34f95d5afa0f30b082b5 100644 (file)
@@ -21,6 +21,7 @@
 
 #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.  */
@@ -627,3 +628,4 @@ oncleanup (void)
   fflush (NULL);
   return cleanup_ret;
 }
+#endif /* BFD_SUPPORTS_PLUGINS */
This page took 0.023296 seconds and 4 git commands to generate.