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

Provide a full path to tarantool_ev.h

parent 4a9e9eda
No related branches found
No related tags found
No related merge requests found
......@@ -36,9 +36,9 @@
#include <stdint.h>
#include <stdarg.h>
#include <unistd.h>
#include <tarantool_ev.h>
#include <tarantool_eio.h>
#include <coro.h>
#include "third_party/tarantool_ev.h"
#include "third_party/tarantool_eio.h"
#include <sys/types.h>
#include <sys/socket.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