Add a check for <unistd.h> providing a prototype for getopt() which is compatible
[deliverable/binutils-gdb.git] / ld / ldemul.c
index b935e0a053d956f6f27bed1e146e6441564297cc..45869d8770960cbdb025d69df129a2655ce2d81a 100644 (file)
@@ -20,6 +20,7 @@ along with GLD; see the file COPYING.  If not, write to the Free
 Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */
 
+#include "config.h"
 #include "bfd.h"
 #include "sysdep.h"
 #include "getopt.h"
This page took 0.025469 seconds and 4 git commands to generate.