Improve/fix the TUI's current source line highlight
[deliverable/binutils-gdb.git] / readline / input.c
index e35277fd2df13fb78b512eaac8a575778fcbade7..c00bce77a746fe58a984ffd3d7626404215417ca 100644 (file)
@@ -91,6 +91,7 @@ static int rl_gather_tyi PARAMS((void));
 /* 'isatty' in the Windows runtime returns non-zero for every
    character device, including the null device.  Repair that.  */
 #include <io.h>
+#include <conio.h>
 #define WIN32_LEAN_AND_MEAN 1
 #include <windows.h>
 
This page took 0.0228 seconds and 4 git commands to generate.