aboutsummaryrefslogtreecommitdiff
path: root/include/ast.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ast.h')
-rw-r--r--include/ast.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ast.h b/include/ast.h
index c508bd9..bcb5e11 100644
--- a/include/ast.h
+++ b/include/ast.h
@@ -32,6 +32,7 @@ struct s_ast;
** \param sep Type of separator
*/
+
typedef struct s_line
{
struct s_ast *left;