1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Files
v/vlib/os/os_lin.v
Alexander Medvednikov 61c7fa073b fix compilation on Linux
2019-07-01 17:04:09 +02:00

4 lines
32 B
Go

module os
#include <dirent.h>