VCL: refactor async & spinlocks
[vpp.git] / src / vcl / test_vcl_listener_server.c
index bebef25..560c960 100644 (file)
@@ -25,6 +25,7 @@
 
 
 #include <vcl/vppcom.h>
+#include <vcl/vcl_event.h>
 #include <unistd.h>
 
 char MESSAGE[] = "Hello, World!\n";