62e9e69fdc
Closes: #11759 [via git-merge-pr]
10 lines
176 B
Diff
10 lines
176 B
Diff
--- zerofree.c
|
|
+++ zerofree.c
|
|
@@ -17,6 +17,7 @@
|
|
* Jan Krämer.
|
|
*/
|
|
|
|
+#include <sys/stat.h>
|
|
#include <ext2fs/ext2fs.h>
|
|
#include <stdio.h>
|
|
#include <unistd.h>
|