* gdbint.texinfo (Host Definition): Remove description of R_OK.
[deliverable/binutils-gdb.git] / readline / signals.c
index 861019d336302b0d7bf518d82eee5ad07fd92fd3..283a115906c72173e2fefeb3785065b94fec1ffc 100644 (file)
@@ -87,7 +87,9 @@ int rl_catch_sigwinch = 1;
 #endif
 
 static int signals_set_flag;
+#ifdef SIGWINCH
 static int sigwinch_set_flag;
+#endif
 
 /* **************************************************************** */
 /*                                                                 */
This page took 0.023316 seconds and 4 git commands to generate.