aboutsummaryrefslogtreecommitdiff
path: root/gmid.h
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-06-11 15:48:56 +0000
committerOmar Polo <op@omarpolo.com>2021-06-11 15:48:56 +0000
commitf740b61b03c9e31f4915ee7d7444d64fc320b41c (patch)
treea742c9a311981cf9c95b137f61a16a19c65596e0 /gmid.h
parent6957a8c27fa6df0590c6dce9f386dd669bd0b6b3 (diff)
more params from and send a custom list
Diffstat (limited to 'gmid.h')
-rw-r--r--gmid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gmid.h b/gmid.h
index 2443797..ee4152f 100644
--- a/gmid.h
+++ b/gmid.h
@@ -125,6 +125,7 @@ struct vhost {
struct lochead locations;
struct envhead env;
+ struct envhead params;
struct aliashead aliases;
};