* Makefile.in (SFILES): Add cp-names.y.
[deliverable/binutils-gdb.git] / readline / signals.c
index 0a1468b6b2a5db9f446cdff80fc82fd620cc25b0..9deb07664226b5bd900b7f3e8b58051022cbf3f3 100644 (file)
@@ -88,7 +88,9 @@ int rl_catch_sigwinch = 1;
 #endif
 
 static int signals_set_flag;
+#ifdef SIGWINCH
 static int sigwinch_set_flag;
+#endif
 
 /* **************************************************************** */
 /*                                                                 */
This page took 0.022558 seconds and 4 git commands to generate.