libmemif: fix the include for ssize_t 21/31621/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 11 Mar 2021 12:33:59 +0000 (12:33 +0000)
committerDamjan Marion <dmarion@me.com>
Mon, 15 Mar 2021 17:22:56 +0000 (17:22 +0000)
Change-Id: I83830e64fb0fc302474837ebfa4f8cb133b1dccf
Type: fix
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
extras/libmemif/src/libmemif.h

index d1c5b05..12d2f1e 100644 (file)
@@ -30,6 +30,7 @@
 #include <inttypes.h>
 #include <sys/types.h>
 #include <sys/timerfd.h>
+#include <sys/types.h>
 
 /*! Error codes */
 typedef enum