Include arpa/inet.h

This commit is contained in:
Jordan Bracco 2020-06-02 15:08:26 +02:00
parent eafdc2ea15
commit b788ef982f

View file

@ -40,6 +40,7 @@
// {:bytes, binary()} :: same as :file
// {:stop, reason :: atom()} :: exit 0
#include <arpa/inet.h>
#include <ei.h>
#include <errno.h>
#include <getopt.h>