fix compilation on Linux

pull/896/head
Alexander Medvednikov 2019-07-01 17:04:09 +02:00
parent 4c3f1386ef
commit 61c7fa073b
1 changed files with 3 additions and 0 deletions

3
vlib/os/os_lin.v 100644
View File

@ -0,0 +1,3 @@
module os
#include <dirent.h>