Files
MINGW-packages/mingw-w64-daala/0003-missing-include.patch
Christoph Reiter 58336a1e46 daala: update, remove -git suffix (#26957)
Remove two patches which have been applied upstream
2025-12-20 16:56:09 +01:00

11 lines
256 B
Diff

--- daala/src/mc.c.orig 2015-07-09 05:02:28.000000000 +0000
+++ daala/src/mc.c 2015-07-09 12:24:59.844345500 +0000
@@ -28,6 +28,7 @@
#include <stdio.h>
#include <stddef.h>
+#include <stdint.h>
#include "logging.h"
#include "mc.h"
#include "state.h"