mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 05:31:25 +02:00
13 lines
226 B
Diff
13 lines
226 B
Diff
See https://github.com/cvut/kea-hook-userchk-ldap/issues/5
|
|
|
|
--- a/src/user_registry.h
|
|
+++ b/src/user_registry.h
|
|
@@ -16,6 +16,7 @@
|
|
#include <user_data_source.h>
|
|
|
|
#include <string>
|
|
+#include <ctime>
|
|
|
|
namespace user_chk {
|
|
|