mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 16:21:50 -04:00
10 lines
251 B
C
10 lines
251 B
C
--- repair/phase4.c.orig 2015-07-24 04:28:04 UTC
|
|
+++ repair/phase4.c
|
|
@@ -16,6 +16,7 @@
|
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|
*/
|
|
|
|
+#include <inttypes.h>
|
|
#include <libxfs.h>
|
|
#include "threads.h"
|
|
#include "prefetch.h"
|