summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_clone.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nxt_clone.h')
-rw-r--r--src/nxt_clone.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nxt_clone.h b/src/nxt_clone.h
index 6cea1bd7..1677dc77 100644
--- a/src/nxt_clone.h
+++ b/src/nxt_clone.h
@@ -9,6 +9,8 @@
#if (NXT_HAVE_CLONE_NEWUSER)
+typedef int64_t nxt_cred_t;
+
typedef struct {
nxt_int_t container;
nxt_int_t host;