This commit is contained in:
Your Name 2024-07-09 22:54:12 +03:00
parent 33b89e64da
commit 34fbb11114
6 changed files with 7 additions and 4 deletions

View file

@ -1,4 +1,5 @@
#define _XOPEN_SOURCE
#define __USE_POSIX199309
#include <stdio.h>
#include <string.h>
#include <unistd.h>