summaryrefslogtreecommitdiffstats
path: root/src/rest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rest.h')
-rw-r--r--src/rest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rest.h b/src/rest.h
index 60edccb..fad2e9b 100644
--- a/src/rest.h
+++ b/src/rest.h
@@ -75,6 +75,7 @@ struct og_client {
const char *cmd;
const char *output;
uint32_t retcode;
+ time_t tstamp;
} shell;
};