libmemif: fix implicit declaration of memfd_create
Change-Id: Icdeaad1d5df63bd5e9426958a3b73582bbd226b7 Signed-off-by: Jakub Grajciar <jgrajcia@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
ce2db6a6a4
commit
435f500215
@ -44,6 +44,7 @@
|
||||
#include <sys/timerfd.h>
|
||||
#include <sys/epoll.h>
|
||||
#include <signal.h>
|
||||
#include <linux/memfd.h>
|
||||
|
||||
/* memif protocol msg, ring and descriptor definitions */
|
||||
#include <memif.h>
|
||||
|
Reference in New Issue
Block a user