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:
@@ -7,7 +7,7 @@ module os
|
||||
import filepath
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <signal.h>
|
||||
//#include <signal.h>
|
||||
#include <errno.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user