blob: 6f1816dc011b8444bdfd66f82c817f9cd4cdd26e [file] [log] [blame]
https://bugs.launchpad.net/fatrace/+bug/1572396
https://bugs.gentoo.org/580082
--- a/fatrace.c
+++ b/fatrace.c
@@ -33,6 +33,7 @@
#include <signal.h>
#include <time.h>
#include <sys/stat.h>
+#include <sys/sysmacros.h>
#include <sys/fanotify.h>
#include <sys/time.h>
#include <sys/types.h>