From f9bc20e78dc3b6f0ea8371695b9af3b1528e2b21 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 2 Mar 2000 18:37:14 +0000 Subject: Include getopt.h --- ld/emulparams/elf32mcore.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ld/emulparams') diff --git a/ld/emulparams/elf32mcore.sh b/ld/emulparams/elf32mcore.sh index 7769e12..b1f7b8c 100644 --- a/ld/emulparams/elf32mcore.sh +++ b/ld/emulparams/elf32mcore.sh @@ -37,6 +37,8 @@ PARSE_AND_LIST_ARGS=' #define OPTION_BASE_FILE 300 +#include "getopt.h" + static struct option longopts[] = { {"base-file", required_argument, NULL, OPTION_BASE_FILE}, -- cgit v1.1