mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-08-16 16:39:38 +00:00
11 lines
223 B
Groff
11 lines
223 B
Groff
--- src/udiskslinuxblock.c.orig
|
|
+++ src/udiskslinuxblock.c
|
|
@@ -24,6 +24,7 @@
|
|
#include <sys/types.h>
|
|
#include <sys/mount.h>
|
|
#include <sys/stat.h>
|
|
+#define __USE_GNU
|
|
#include <fcntl.h>
|
|
#include <pwd.h>
|
|
#include <grp.h>
|