aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.rs')
-rw-r--r--src/utils.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/utils.rs b/src/utils.rs
index 9de7e08..5db8957 100644
--- a/src/utils.rs
+++ b/src/utils.rs
@@ -37,3 +37,6 @@ impl ToString for *const libc::c_char {
}
+pub struct Owner;
+
+