Skip to content
Snippets Groups Projects
Commit b788ef98 authored by href's avatar href
Browse files

Include arpa/inet.h

parent eafdc2ea
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment