]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/rx/main.c
sim: rl78/rx: drop unnecessary getopt.h probing
[thirdparty/binutils-gdb.git] / sim / rx / main.c
index 4a9d3ecebea5ba9a13d2300d3e61c66c8d8b0aa7..20a8434388e9bc51a570655fb0013bcd9725e214 100644 (file)
@@ -29,9 +29,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <assert.h>
 #include <setjmp.h>
 #include <signal.h>
-#ifdef HAVE_GETOPT_H
 #include <getopt.h>
-#endif
 
 #include "bfd.h"