mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-09 21:20:50 +02:00
fix for memory leak with unset associative array elements; last set of changes to globbing bracket expressions; fix for timing subshell commands
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
#if defined (HAVE_SELECT)
|
||||
# if !defined (HAVE_SYS_SELECT_H) || !defined (M_UNIX)
|
||||
# include <sys/time.h>
|
||||
# include "posixtime.h"
|
||||
# endif
|
||||
#endif /* HAVE_SELECT */
|
||||
#if defined (HAVE_SYS_SELECT_H)
|
||||
|
||||
Reference in New Issue
Block a user