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:
Andrew Yourtchenko 2021-03-11 12:33:59 +00:00 committed by Damjan Marion
parent 350771de79
commit 387a08a8be

View File

@ -30,6 +30,7 @@
#include <inttypes.h>
#include <sys/types.h>
#include <sys/timerfd.h>
#include <sys/types.h>
/*! Error codes */
typedef enum