i should really sleep

This commit is contained in:
2026-05-25 22:19:24 +02:00
parent 3f4b11c557
commit cfa6751417

View File

@@ -1,4 +1,4 @@
// gcc fastfetch_server.c -o fastfetch_server -O3 -Wall -Wextra -lpthread
// gcc fastfetch_server.c -o fastfetch_server -O3 -lpthread
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>