summaryrefslogtreecommitdiff
path: root/redes/syntax.h
diff options
context:
space:
mode:
Diffstat (limited to 'redes/syntax.h')
-rw-r--r--redes/syntax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/redes/syntax.h b/redes/syntax.h
index b78d4fa..c40a3da 100644
--- a/redes/syntax.h
+++ b/redes/syntax.h
@@ -147,6 +147,7 @@ typedef enum {
CONN_EOL,
} Connector;
+
struct PlCommand {
ArgVec args;
RedirectVec redirects;