removed unused lib

This commit is contained in:
Palanix 2021-07-24 15:35:40 +02:00
parent 4ca44a8bcd
commit fbb24f6d9c
1 changed files with 0 additions and 1 deletions

1
main.c
View File

@ -1,7 +1,6 @@
#include <stdio.h>
#include <sys/utsname.h>
#include <sys/sysinfo.h>
#include <string.h>
#include <stdlib.h>
#define COLOR CYAN
#define NAMECOLOR COLOR