Make it build with QEMU 2.0, too
Also begin to work on rpms
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
#include "epoll_manager.h"
|
||||
#include "cluster_client.h"
|
||||
|
||||
#ifndef MSG_ZEROCOPY
|
||||
#define MSG_ZEROCOPY 0
|
||||
#endif
|
||||
|
||||
const char *exe_name = NULL;
|
||||
|
||||
class nbd_proxy
|
||||
|
||||
Reference in New Issue
Block a user