svm: refactor memfd and remove ssvm_eth
[vpp.git] / src / vlibmemory / memory_api.h
index 9b87f5a..58f47d1 100644 (file)
@@ -19,6 +19,7 @@
 #define SRC_VLIBMEMORY_MEMORY_API_H_
 
 #include <svm/svm.h>
+#include <svm/ssvm.h>
 #include <svm/queue.h>
 #include <vlib/vlib.h>
 #include <vlibapi/api.h>