mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 02:02:42 +02:00
commit bash-20131025 snapshot
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
#include "findcmd.h"
|
||||
#include "pathexp.h"
|
||||
#include "shmbutil.h"
|
||||
#include "trap.h"
|
||||
|
||||
#include "builtins/common.h"
|
||||
|
||||
@@ -4193,6 +4194,7 @@ bash_event_hook ()
|
||||
|
||||
bashline_reset_event_hook ();
|
||||
check_signals_and_traps (); /* XXX */
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif /* READLINE */
|
||||
|
||||
Reference in New Issue
Block a user