[hackers] [slstatus] datetime: Add <stdio.h> for fprintf || Aaron Marcher

From: <git_AT_suckless.org>
Date: Sun, 6 May 2018 22:42:22 +0200 (CEST)

commit 62563a5a0d133fac43d81f85b50d6da01eb93283
Author: Aaron Marcher <me_AT_drkhsh.at>
AuthorDate: Sun May 6 22:41:56 2018 +0200
Commit: Aaron Marcher <me_AT_drkhsh.at>
CommitDate: Sun May 6 22:41:56 2018 +0200

    datetime: Add <stdio.h> for fprintf

diff --git a/components/datetime.c b/components/datetime.c
index 6dc9678..12d7717 100644
--- a/components/datetime.c
+++ b/components/datetime.c
_AT_@ -1,4 +1,5 @@
 /* See LICENSE file for copyright and license details. */
+#include <stdio.h>
 #include <time.h>
 
 #include "../util.h"
Received on Sun May 06 2018 - 22:42:22 CEST

This archive was generated by hypermail 2.3.0 : Sun May 06 2018 - 22:48:28 CEST