Sergey Bugaev, le lun. 26 avril 2021 20:08:19 +0300, a ecrit:
> This fixes multiple build errors.
Applied, thanks!
> ---
> lib.c| 1 +
> lib.h| 1 +
> lnode.c | 1 +
> lnode.h | 1 +
> node.c | 1 +
> stow.c | 2 ++
> ulfs.c | 1 +
> update.c | 1 +
> 8 files changed, 9 insertion
This fixes multiple build errors.
---
lib.c| 1 +
lib.h| 1 +
lnode.c | 1 +
lnode.h | 1 +
node.c | 1 +
stow.c | 2 ++
ulfs.c | 1 +
update.c | 1 +
8 files changed, 9 insertions(+)
diff --git a/lib.c b/lib.c
index e7f3aa9..01cdbd0 100644
--- a/lib.c
+++ b/lib.c
@@ -23,6 +23,7 @