aboutsummaryrefslogtreecommitdiff
path: root/test/includes/pre/uv.h
blob: da7818cd07faca533f4b08675c07af0b19402c6b (plain) (blame)
1
2
3
4
#include <uv.h>

static const int kUV_ENOENT = UV_ENOENT;
static const int kUV_EEXIST = UV_EEXIST;