From c98fe0c11974772749686145f3172dc8c9004909 Mon Sep 17 00:00:00 2001 From: Jim Ingham Date: Thu, 28 Jan 1999 03:50:17 +0000 Subject: This is the merge of the Itcl3.0 gdbtk development branch into the trunk. To build it, you will have to do update -dP in the itcl directory, and update tcl, tk, tix and libgui as well. --- gdb/top.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/top.c') diff --git a/gdb/top.c b/gdb/top.c index 2f0ed0e3446..a64f1885e87 100644 --- a/gdb/top.c +++ b/gdb/top.c @@ -367,7 +367,7 @@ static void stop_sig PARAMS ((int)); command file. */ void (*init_ui_hook) PARAMS ((char *argv0)); -#ifdef __CYGWIN__ +#ifdef __CYGWIN32__ void (*ui_loop_hook) PARAMS ((int)); #endif -- cgit v1.2.1