mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-14 14:35:12 +02:00
10 lines
215 B
Diff
10 lines
215 B
Diff
--- a/src/mount_image.c
|
|
+++ b/src/mount_image.c
|
|
@@ -52,6 +52,7 @@
|
|
#include <sys/time.h>
|
|
#include <unistd.h>
|
|
#include <utime.h>
|
|
+#include <linux/fs.h>
|
|
|
|
#include "wimlib/blob_table.h"
|
|
#include "wimlib/dentry.h"
|