mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-08 11:35:11 +02:00
10 lines
158 B
Diff
10 lines
158 B
Diff
--- a/src/Log.cxx
|
|
+++ b/src/Log.cxx
|
|
@@ -24,6 +24,7 @@
|
|
#include "config.h"
|
|
|
|
#include <cassert>
|
|
+#include <ctime>
|
|
|
|
#include <stdarg.h>
|
|
#include <stdio.h>
|