mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-24 23:40:39 +01:00
[v1.03] Fix compilation error due to FILE identifier not being found
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#ifndef __GLOBAL__
|
#ifndef __GLOBAL__
|
||||||
#define __GLOBAL__
|
#define __GLOBAL__
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user