summaryrefslogtreecommitdiffstats
path: root/utils/quota/patches/010-gcc14.patch
blob: cdd0ec851f0f342414e661a8290355da4b641385 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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>