Files
termux-packages/root-packages/lvm2/tools-command.c.patch
2022-11-24 10:39:03 +00:00

12 lines
170 B
Diff

--- a/tools/command.c
+++ b/tools/command.c
@@ -41,7 +41,7 @@
*/
#ifdef MAN_PAGE_GENERATOR
-#define stack
+#define log_stack
struct cmd_context {
void *libmem;