termux-packages/packages/liblog4c/src-sd-malloc.h.patch

11 lines
193 B
Diff
Raw Normal View History

2021-12-21 12:22:14 +01:00
--- a/src/sd/malloc.h
+++ b/src/sd/malloc.h
@@ -8,6 +8,7 @@
#ifndef __sd_malloc_h
#define __sd_malloc_h
+#include <stdint.h>
#include <stddef.h>
#include <stdlib.h>
#include <sd/defs.h>