Resurrect ufiformat OBS-URL: https://build.opensuse.org/request/show/89054 OBS-URL: https://build.opensuse.org/package/show/hardware/ufiformat?expand=0&rev=1
17 lines
412 B
Diff
17 lines
412 B
Diff
---
|
|
ufi_format.c | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
Index: ufiformat-0.9.9/ufi_format.c
|
|
===================================================================
|
|
--- ufiformat-0.9.9.orig/ufi_format.c
|
|
+++ ufiformat-0.9.9/ufi_format.c
|
|
@@ -35,6 +35,7 @@
|
|
#include <fcntl.h>
|
|
#include <unistd.h>
|
|
#include <errno.h>
|
|
+#include <time.h>
|
|
#include <ext2fs/ext2fs.h>
|
|
#include "ufi_detect.h"
|
|
#include "ufi_command.h"
|