We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c9ff30 commit 59c38acCopy full SHA for 59c38ac
initramfs.c
@@ -1,4 +1,4 @@
1
-#define _BSD_SOURCE
+#define _DEFAULT_SOURCE
2
#define _GNU_SOURCE
3
4
#include <sys/mount.h>
mininit.c
syspart.c
#include <errno.h>
0 commit comments