Don't abort for invalid input, print an error message instead.
[deliverable/binutils-gdb.git] / readline / shell.c
index 3daef69b4c2652349f97904d346f52434f5a13ac..b32726c690a206ed2e56d88f33c7404f6d525df2 100644 (file)
@@ -27,6 +27,7 @@
 #endif
 
 #include <sys/types.h>
+#include <stdio.h>
 
 #if defined (HAVE_UNISTD_H)
 #  include <unistd.h>
This page took 0.022296 seconds and 4 git commands to generate.