mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-18 05:39:13 +00:00
Reorganize imports for OpenBSD
This commit is contained in:
parent
b30abea6b0
commit
01416bbca5
|
@ -19,8 +19,8 @@
|
|||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <sys/socket.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include "common.h"
|
||||
#include "encoding.h"
|
||||
|
|
Loading…
Reference in a new issue