diff options
Diffstat (limited to 'example')
-rw-r--r-- | example/notify_inval_entry.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/notify_inval_entry.c b/example/notify_inval_entry.c index ea3d43f..0d085df 100644 --- a/example/notify_inval_entry.c +++ b/example/notify_inval_entry.c @@ -87,6 +87,7 @@ #include <assert.h> #include <signal.h> #include <stddef.h> +#include <sys/stat.h> #include <unistd.h> #include <pthread.h> |