--- init.c.bak	2017-01-31 19:11:07.478074684 +0000
+++ init.c	2017-01-31 19:24:23.798041848 +0000
@@ -25,9 +25,7 @@
 
 /* This controls if the coff 64k support shall be disabled or not.
    By default always enabled.  */
-#if defined(__DJGPP__) || defined(COFF_GO32_EXE) || defined(COFF_GO32)
 bfd_boolean coff_64k_relocation_enabled = TRUE;
-#endif
 
 /*
 SECTION
