builtin: remove asl.h include

pull/6195/head
Alexander Medvednikov 2020-08-22 17:22:14 +02:00
parent 9e12095111
commit 7dfae2384b
1 changed files with 1 additions and 3 deletions

View File

@ -115,11 +115,9 @@ const (
)
//#include "@VROOT/vlib/darwin/darwin.m"
//fn C.nsstring2(s string) voidptr
//fn C.NSLog(x voidptr)
#include <asl.h>
//#include <asl.h>
fn C.asl_log(voidptr, voidptr, int, charptr)