remove posix feature macro definition

This commit is contained in:
tocariimaa 2025-01-21 14:08:46 -03:00
parent b127522ef7
commit d3f54cf7af

View file

@ -1,4 +1,3 @@
#define _POSIX_C_SOURCE 200809L
#include <stdio.h>
#include <stdlib.h>
#include <string.h>