Introduce make_visible method
[deliverable/binutils-gdb.git] / readline / kill.c
index 1a78783f9aac29bc5c60b92d2ef6d217bd5ba0c1..ce26d0a6105f4d43984a30f92d02ed09231f1278 100644 (file)
@@ -657,7 +657,7 @@ rl_yank_last_arg (count, key)
 }
 
 /* A special paste command for users of Cygnus's cygwin32. */
-#if defined (__CYGWIN__)
+#if defined (_WIN32)
 #include <windows.h>
 
 int
This page took 0.024151 seconds and 4 git commands to generate.