aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_db.h
diff options
context:
space:
mode:
Diffstat (limited to 'pseudo_db.h')
-rw-r--r--pseudo_db.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pseudo_db.h b/pseudo_db.h
index 2085335..9b82c53 100644
--- a/pseudo_db.h
+++ b/pseudo_db.h
@@ -20,6 +20,7 @@
typedef struct {
time_t stamp;
op_id_t op;
+ int access;
unsigned long client;
unsigned long fd;
unsigned long long dev;