This commit is contained in:
Minecon724 2024-07-15 12:09:14 +02:00
commit f85c9f100b
No known key found for this signature in database
GPG key ID: 3CCC4D267742C8E8

1
main.c
View file

@ -1,3 +1,4 @@
#define _GNU_SOURCE
#include <limits.h>
#include <stdio.h>
#include <dirent.h>