1
0
mirror of https://github.com/p2r3/bareiron.git synced 2025-10-02 07:35:08 +02:00

set up cosmopolitan build workflow

This commit is contained in:
p2r3
2025-09-09 13:23:52 +03:00
parent d90a46c832
commit e49904066e
3 changed files with 40 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
#include "lwip/netdb.h"
#include "esp_timer.h"
#else
#include <sys/socket.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <time.h>