From da34967857281344694aa166045722966810ca66 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Thu, 4 Feb 2016 20:36:00 +0100 Subject: [PATCH] (OSX) Include - provide prototype for ssize_t --- driver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver.h b/driver.h index d555a19be3..38d9b3f94c 100644 --- a/driver.h +++ b/driver.h @@ -19,6 +19,7 @@ #include #include +#include #include #include @@ -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'