diff options
Diffstat (limited to 'builtins/fc.def')
-rw-r--r-- | builtins/fc.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/builtins/fc.def b/builtins/fc.def index 7e3f811..5ab5308 100644 --- a/builtins/fc.def +++ b/builtins/fc.def @@ -81,7 +81,6 @@ $END extern int errno; #endif /* !errno */ -extern int echo_input_at_read; extern int current_command_line_count; extern int literal_history; extern int posixly_correct; |