1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

start the C header removal process

This commit is contained in:
Alexander Medvednikov
2019-11-05 19:24:00 +03:00
parent 5306c14d78
commit c5d868c928
3 changed files with 14 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ module os
import filepath
#include <sys/stat.h>
#include <signal.h>
//#include <signal.h>
#include <errno.h>
/*