]> Git Repo - qemu.git/blobdiff - nbd/common.c
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into staging
[qemu.git] / nbd / common.c
index 7b089b0f3b494b4d5735a5e06c0d7635110b1c6a..178d4a7ff27b18f3c1297ff91bcafdc392f292df 100644 (file)
@@ -16,6 +16,7 @@
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "qemu/osdep.h"
 #include "nbd-internal.h"
 
 ssize_t nbd_wr_sync(int fd, void *buffer, size_t size, bool do_read)
This page took 0.023227 seconds and 4 git commands to generate.