You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
280 B

Index: node_modules/nroonga/src/nroonga.cc
--- node_modules/nroonga/src/nroonga.cc.orig 2018-01-03 11:06:01.669206000 +0100
+++ node_modules/nroonga/src/nroonga.cc 2018-01-03 11:06:33.457251000 +0100
@@ -1,4 +1,5 @@
#include "nroonga.h"
+#include <uv.h>
namespace nroonga {