diff options
Diffstat (limited to 'gdb/remote.c')
-rw-r--r-- | gdb/remote.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote.c b/gdb/remote.c index 5c8ca61..be285b6 100644 --- a/gdb/remote.c +++ b/gdb/remote.c @@ -196,9 +196,7 @@ void remote_console_output PARAMS ((char *)); static void check_binary_download PARAMS ((CORE_ADDR addr)); -#if __STDC__ struct packet_config; -#endif static void show_packet_config_cmd PARAMS ((struct packet_config * config)); |