--- a/src/fuser.c 2020-02-18 15:29:20.838182381 +0300
+++ b/src/fuser.c 2020-02-18 15:31:25.458455761 +0300
@@ -24,6 +24,8 @@
#define _GNU_SOURCE
#endif
+#include <sys/sysmacros.h>
+
#ifdef HAVE_CONFIG_H
#include <config.h>