Include arpa/inet.h
This commit is contained in:
parent
8dab8223d7
commit
e6656ecee8
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
||||||
// {:bytes, binary()} :: same as :file
|
// {:bytes, binary()} :: same as :file
|
||||||
// {:stop, reason :: atom()} :: exit 0
|
// {:stop, reason :: atom()} :: exit 0
|
||||||
|
|
||||||
|
#include <arpa/inet.h>
|
||||||
#include <ei.h>
|
#include <ei.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
|
|
Loading…
Reference in a new issue