mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
12 lines
229 B
Diff
12 lines
229 B
Diff
--- jfsutils-1.1.15/fscklog/extract.c.orig
|
|
+++ jfsutils-1.1.15/fscklog/extract.c
|
|
@@ -28,6 +28,7 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <unistd.h>
|
|
+#include <stdint.h>
|
|
|
|
#include "devices.h"
|
|
#include "diskmap.h"
|
|
|