Commit b26ef9a7 authored by Stefan Westerfeld's avatar Stefan Westerfeld

Add missing include for macOS High Sierra build.

See #50.
Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent 5c278f1c
......@@ -20,6 +20,7 @@
#include <assert.h>
#include <string.h>
#include <unistd.h>
#include <errno.h>
using std::string;
using std::vector;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment