mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 12:31:18 +02:00
9 lines
180 B
C
9 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"
|