mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
The upstream repository is archived since 2021-06-21, with a recommendation to use solanum-ircd instead.
13 lines
279 B
Diff
13 lines
279 B
Diff
diff --git a/librb/include/rb_lib.h b/librb/include/rb_lib.h
|
|
index c02dff6..17a5b6b 100644
|
|
--- a/librb/include/rb_lib.h
|
|
+++ b/librb/include/rb_lib.h
|
|
@@ -9,6 +9,7 @@
|
|
#include <fcntl.h>
|
|
#include <signal.h>
|
|
#include <ctype.h>
|
|
+#include <time.h>
|
|
|
|
#ifdef __GNUC__
|
|
#undef alloca
|