correct version of NAPI

This commit is contained in:
Aliaksei Chapyzhenka 2020-12-02 17:18:51 -08:00
parent 7b4f9046a3
commit 9b09da9afe

2
vcd.c
View File

@ -1,4 +1,4 @@
#define NAPI_VERSION 1 #define NAPI_VERSION 6
#include <stdio.h> #include <stdio.h>
#include <limits.h> #include <limits.h>
#include <stdlib.h> #include <stdlib.h>