eliben/code-for-blog

where is uv.h

xiongfeng opened this issue · 1 comments

hi,i'm learning your code,https://github.com/eliben/code-for-blog/tree/master/2017/async-socket-server/uv-server.c ,the uv-server.c has #include "uv.h",but i can't find the uv.h file.
can you show me where is the uv.h file?

You have to install libuv. Instructions are in the Makefile