Преглед изворни кода

datetime: Add <stdio.h> for fprintf

master
Aaron Marcher пре 6 година
родитељ
комит
62563a5a0d
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      components/datetime.c

+ 1
- 0
components/datetime.c Прегледај датотеку

@@ -1,4 +1,5 @@
/* See LICENSE file for copyright and license details. */
#include <stdio.h>
#include <time.h>

#include "../util.h"


Loading…
Откажи
Сачувај