Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Compilation fixes for more recent kernels
[palacios.git] / linux_usr / v3_user_host_dev.h
index b761773..91bbc73 100644 (file)
@@ -2,6 +2,7 @@
 #define _V3_USER_HOST_DEV_
 
 #include <stdint.h>
+#include "v3_ctrl.h"
 #include "iface-host-dev.h"
 
 int v3_user_host_dev_rendezvous(char *vmdev, char *url); // returns devfd for use in poll/select