opnsense-ports/sysutils/xfsprogs/files/patch-repair_progress.c
Franco Fichtner 3494ee09f6 */*: sync with upstream
Taken from: FreeBSD
2017-05-14 12:46:30 +02:00

8 lines
180 B
C

--- repair/progress.c.orig 2015-07-24 04:28:04 UTC
+++ repair/progress.c
@@ -1,4 +1,5 @@
+#include <inttypes.h>
#include <libxfs.h>
#include "globals.h"
#include "progress.h"