Selaa lähdekoodia

datetime: Add <stdio.h> for fprintf

master
Aaron Marcher 6 vuotta sitten
vanhempi
commit
62563a5a0d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      components/datetime.c

+ 1
- 0
components/datetime.c Näytä tiedosto

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

#include "../util.h"


Ladataan…
Peruuta
Tallenna