fix(build): linux compilation

This commit is contained in:
2025-09-16 22:28:04 +02:00
parent 69e9ea2ac3
commit da319620d1
3 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#define _XOPEN_SOURCE 700
#include <myclib/mysocket.h>
#include <stdio.h>
#include <string.h>