Files
packages/utils/quota/patches/010-gcc14.patch
W. Michael Petullo f80126e87b quota: update to 4.10
Upstream list of changes is available at
https://sourceforge.net/p/linuxquota/news/.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-06-01 10:18:13 +03:00

11 lines
159 B
Diff

--- a/common.h
+++ b/common.h
@@ -7,6 +7,7 @@
#ifndef GUARD_COMMON_H
#define GUARD_COMMON_H
+#include <libgen.h>
#include <time.h>
#include <stdarg.h>