1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

remote: Revert removing "libvirt/libvirt.h" in remote_protocol.x

Commit 2d25fd4f410f removed the including of "libvirt/libvirt.h",
which breaks the build. Pushed under build-breaker rule.
This commit is contained in:
Osier Yang 2013-04-17 23:14:52 +08:00
parent 09d2547f96
commit f043199413

View File

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