e2fsprogs/e2fsprogs-1.39-cleanup.patch

13 lines
222 B
Diff

--- config/parse-types.sh
+++ config/parse-types.sh
@@ -22,6 +22,9 @@
cp asm_types.h asm_types.c
cat >> asm_types.c <<EOF
+#include <stdio.h>
+#include <stdlib.h>
+
main(int argc, char **argv)
{
#ifdef __U8_TYPEDEF