mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
macos libproc fix 1
This commit is contained in:
@@ -19,7 +19,7 @@ fn backtrace(a voidptr, b int) int
|
||||
fn backtrace_symbols_fd(voidptr, int, int)
|
||||
|
||||
// <libproc.h>
|
||||
fn proc_pidpath(int, voidptr, int) int
|
||||
//fn proc_pidpath(int, voidptr, int) int
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user