X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_usr%2Fv3_user_keyed_stream.h;h=f3fd91cec7a22ee8238877ff8bed2118f21616ee;hb=564dade4aee58eb392b960dd33823b5e030869ac;hp=23d5943fc0af199a2a229ee6279e4df3c785dbb9;hpb=7b67d47d87463b237db5ad43941742c5a5d4b0bf;p=palacios.git diff --git a/linux_usr/v3_user_keyed_stream.h b/linux_usr/v3_user_keyed_stream.h index 23d5943..f3fd91c 100644 --- a/linux_usr/v3_user_keyed_stream.h +++ b/linux_usr/v3_user_keyed_stream.h @@ -4,6 +4,7 @@ #include #define sint64_t int64_t +#include "v3_ctrl.h" #include "iface-keyed-stream-user.h" int v3_user_keyed_stream_attach(char *dev, char *url);