(OSX) Include <sys/types.h> - provide prototype for ssize_t

This commit is contained in:
Twinaphex 2016-02-04 20:36:00 +01:00
parent d773dd8d45
commit da34967857

View File

@ -19,6 +19,7 @@
#include <stdint.h>
#include <stdlib.h>
#include <sys/types.h>
#include <boolean.h>
#include <compat/posix_string.h>
@ -221,7 +222,6 @@ typedef struct driver_ctx_info
ssize_t len;
} driver_ctx_info_t;
/* TODO/FIXME - comment needs to be moved to each respective driver */
/* Set this to true if the platform in question needs to 'own'