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

11 lines
184 B
Diff
Raw Permalink Normal View History

2021-12-21 12:22:14 +01:00
--- a/src/sd/stack.h
+++ b/src/sd/stack.h
@@ -17,6 +17,7 @@
* @todo API homogeneity with sd_list and sd_hash
*/
+#include <stdint.h>
#include <stddef.h>
#include <sd/defs.h>