Clean up includes

This commit is contained in:
Linus Dierheimer
2022-06-18 14:25:31 +02:00
parent f35dc9f46a
commit fe71291769
45 changed files with 70 additions and 50 deletions
+2 -4
View File
@@ -1,11 +1,9 @@
#include "fastfetch.h"
#include <stdlib.h>
#include <string.h>
#include <malloc.h>
#include <unistd.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <dirent.h>
#include <sys/stat.h>
// Things only needed by fastfetch
typedef struct FFdata