summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_process.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nxt_process.h')
-rw-r--r--src/nxt_process.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nxt_process.h b/src/nxt_process.h
index ddadb08f..99ba8022 100644
--- a/src/nxt_process.h
+++ b/src/nxt_process.h
@@ -75,6 +75,7 @@ typedef struct {
typedef struct {
uint8_t language_deps; /* 1-bit */
+ uint8_t tmpfs; /* 1-bit */
} nxt_process_automount_t;