X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fpalacios%2Fvmm_socket.h;h=eb87f7193a6fc9f17b5533c24221a97d2068592c;hb=a568601e28c34c590815d1d2a16e85fbca352ebd;hp=f73830ebecf4ff61210aa2914b8684b4cfe85b2b;hpb=ae2948e2c649d8e63252d4b665f29b268858294e;p=palacios-OLD.git diff --git a/palacios/include/palacios/vmm_socket.h b/palacios/include/palacios/vmm_socket.h index f73830e..eb87f71 100644 --- a/palacios/include/palacios/vmm_socket.h +++ b/palacios/include/palacios/vmm_socket.h @@ -23,7 +23,7 @@ #include -#define V3_SOCK void * +#define V3_SOCK long #ifdef __V3VEE__ @@ -254,5 +254,4 @@ struct v3_socket_hooks { extern void V3_Init_Sockets(struct v3_socket_hooks * hooks); - #endif