*: more portability fixes by Dan Fandrich
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -5042,7 +5042,7 @@ struct redirtab {
|
||||
struct redirtab *next;
|
||||
int nullredirs;
|
||||
int pair_count;
|
||||
struct two_fd_t two_fd[0];
|
||||
struct two_fd_t two_fd[];
|
||||
};
|
||||
#define redirlist (G_var.redirlist)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user