aboutsummaryrefslogtreecommitdiff
path: root/readline/shell.c
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-08-16 19:57:18 +0000
committerJason Molenda <jmolenda@apple.com>1999-08-16 19:57:18 +0000
commitd18570046c8cbacd074c2765813c06e541893f86 (patch)
treefa9912afb84d81fca035ad93102120b86f32c79c /readline/shell.c
parentc862e87b3ec8647ab6c1bb08443088ea81c74225 (diff)
downloadfsf-binutils-gdb-d18570046c8cbacd074c2765813c06e541893f86.zip
fsf-binutils-gdb-d18570046c8cbacd074c2765813c06e541893f86.tar.gz
fsf-binutils-gdb-d18570046c8cbacd074c2765813c06e541893f86.tar.bz2
import gdb-1999-08-16 snapshot
Diffstat (limited to 'readline/shell.c')
-rw-r--r--readline/shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/readline/shell.c b/readline/shell.c
index 091ec08..f0ddc89 100644
--- a/readline/shell.c
+++ b/readline/shell.c
@@ -27,6 +27,7 @@
#endif
#include <sys/types.h>
+#include <stdio.h>
#if defined (HAVE_UNISTD_H)
# include <unistd.h>