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

12 lines
219 B
Diff

--- a/src/sd/malloc.h
+++ b/src/sd/malloc.h
@@ -8,6 +8,8 @@
#ifndef __sd_malloc_h
#define __sd_malloc_h
+#include_next <malloc.h>
+#include <stdint.h>
#include <stddef.h>
#include <stdlib.h>
#include <sd/defs.h>