mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-08 03:25:11 +02:00
9 lines
231 B
Diff
9 lines
231 B
Diff
--- src/log.h.orig 2016-04-24 21:25:30.134626548 -0500
|
|
+++ src/log.h 2016-04-24 21:26:22.579967475 -0500
|
|
@@ -1,5 +1,6 @@
|
|
#include <stdio.h>
|
|
#include <stdarg.h>
|
|
+#include <time.h>
|
|
|
|
#ifndef NETDATA_LOG_H
|
|
#define NETDATA_LOG_H 1
|