Skip to content
Snippets Groups Projects
Commit 4db10976 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Fix build failure on Linux.

(cherry picked from commit ef14050f)
parent 0641cc7b
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,8 @@
#include <stddef.h>
#include <stdlib.h>
#include <string.h>
#include <fcntl.h>
#include <unistd.h>
#include <netinet/in.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