mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
Upstream list of changes is available at https://sourceforge.net/p/linuxquota/news/. Signed-off-by: W. Michael Petullo <mike@flyn.org>
11 lines
159 B
Diff
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>
|
|
|