aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_db.c
diff options
context:
space:
mode:
Diffstat (limited to 'pseudo_db.c')
-rw-r--r--pseudo_db.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pseudo_db.c b/pseudo_db.c
index 0994048..d7b28f1 100644
--- a/pseudo_db.c
+++ b/pseudo_db.c
@@ -20,6 +20,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <stdint.h>
#include <sys/stat.h>
#include <sys/xattr.h>
#include <time.h>