]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
remote: Revert removing "libvirt/libvirt.h" in remote_protocol.x
authorOsier Yang <jyang@redhat.com>
Wed, 17 Apr 2013 15:14:52 +0000 (23:14 +0800)
committerOsier Yang <jyang@redhat.com>
Wed, 17 Apr 2013 15:18:47 +0000 (23:18 +0800)
Commit 2d25fd4f410f removed the including of "libvirt/libvirt.h",
which breaks the build. Pushed under build-breaker rule.

src/remote/remote_protocol.x

index d38422594552ee563f7bf835988db0a49ee1c1bd..b957b8e6776085c2fe96f6c9d4ebbf99da45e154 100644 (file)
@@ -36,6 +36,7 @@
  * 'REMOTE_'.  This makes names quite long.
  */
 
+%#include <libvirt/libvirt.h>
 %#include "internal.h"
 %#include <arpa/inet.h>