fix: small bugs to make it compile
This commit is contained in:
parent
c48d86c8de
commit
13018e0a03
10 changed files with 33 additions and 4 deletions
|
|
@ -29,6 +29,7 @@ struct ast
|
|||
* - struct ast_command* (AST_CMD)
|
||||
* - struct ast_and_or* (AST_AND_OR)
|
||||
* - struct ast_redir* (AST_REDIR)
|
||||
* - and a lot more now...
|
||||
*/
|
||||
void *data;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue