mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-03 06:57:27 +00:00
missing include
This commit is contained in:
parent
d02c909871
commit
82ac77da7e
|
@ -17,6 +17,7 @@
|
||||||
#ifndef __COMMON_H__
|
#ifndef __COMMON_H__
|
||||||
#define __COMMON_H__
|
#define __COMMON_H__
|
||||||
|
|
||||||
|
#include <arpa/inet.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue