os: fix building V on Haiku
parent
abd17ddb6a
commit
8eb544146e
|
@ -8,7 +8,7 @@ import strings
|
|||
#include <sys/utsname.h>
|
||||
#include <sys/types.h>
|
||||
#include <utime.h>
|
||||
$if !solaris {
|
||||
$if !solaris && !haiku {
|
||||
#include <sys/ptrace.h>
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue