mirror of
https://github.com/PHJArea217/socket-enhancer
synced 2024-11-22 08:51:00 +02:00
errno.h
This commit is contained in:
parent
253dda436d
commit
73c76996b5
@ -1,5 +1,6 @@
|
||||
#define _GNU_SOURCE
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/socket.h>
|
||||
|
Loading…
Reference in New Issue
Block a user