aports/community/jfsutils/missing-stdinth.patch
psykose 7f40183435 community/jfsutils: move from main
abandoned fs and no update to these utils in 12 years
2023-04-19 20:42:43 +02:00

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"