Haiku Support

Hope I didn't break things!
This commit is contained in:
Andrew Pamment
2018-10-18 11:36:02 +10:00
parent 93e08c0c3d
commit af8936c02e
18 changed files with 92 additions and 29 deletions

View File

@@ -12,9 +12,9 @@
#include <stdlib.h>
#include <string.h>
#include <sys/time.h>
#ifndef __HAIKU__
#include <sys/syscall.h>
#endif
#include "randutils.h"
#ifdef HAVE_TLS