mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-05 19:30:49 +02:00
commit bash-20161230 snapshot
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* input.h -- Structures and unions used for reading input. */
|
||||
|
||||
/* Copyright (C) 1993-2009 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1993-2016 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Bash, the Bourne Again SHell.
|
||||
|
||||
@@ -67,6 +67,7 @@ extern BUFFERED_STREAM **buffers;
|
||||
#endif
|
||||
|
||||
extern int default_buffered_input;
|
||||
extern int bash_input_fd_changed;
|
||||
|
||||
#endif /* BUFFERED_INPUT */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user