libmemif: fix the include for ssize_t
Change-Id: I83830e64fb0fc302474837ebfa4f8cb133b1dccf Type: fix Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
This commit is contained in:
parent
350771de79
commit
387a08a8be
@ -30,6 +30,7 @@
|
||||
#include <inttypes.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/timerfd.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
/*! Error codes */
|
||||
typedef enum
|
||||
|
Loading…
x
Reference in New Issue
Block a user