diff options
Diffstat (limited to 'src/rest.h')
-rw-r--r-- | src/rest.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ struct og_client { uint32_t speed; uint32_t seq; struct { + const char *cmd; const char *output; uint32_t retcode; } shell; |