aboutsummaryrefslogtreecommitdiffstats
path: root/src/svm/svm_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/svm/svm_common.h')
-rw-r--r--src/svm/svm_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/svm/svm_common.h b/src/svm/svm_common.h
index 3a3db5d2f3c..1f1132afdc2 100644
--- a/src/svm/svm_common.h
+++ b/src/svm/svm_common.h
@@ -20,6 +20,7 @@
#include <stdarg.h>
#include <pthread.h>
+#include <sys/user.h>
#include <vppinfra/types.h>
#define SVM_VERSION ((1<<16) | 1) /* set to declare region ready. */