summaryrefslogtreecommitdiff
path: root/govirt/ovirt-rest-call.c
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2012-06-16 17:12:26 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2012-07-04 15:58:30 +0200
commit25a06cd94eced6c69e6439695fda19bde0b342b6 (patch)
tree8d1d6a6774f8b4a5d22170197d9b0115b361496f /govirt/ovirt-rest-call.c
parent37bb109e27fba7cb38199db9051d3347c84d9311 (diff)
Make OvirtRestCall private
Only export ovirt-rest-call-error.h
Diffstat (limited to 'govirt/ovirt-rest-call.c')
-rw-r--r--govirt/ovirt-rest-call.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/govirt/ovirt-rest-call.c b/govirt/ovirt-rest-call.c
index 2dc6946..b921a0b 100644
--- a/govirt/ovirt-rest-call.c
+++ b/govirt/ovirt-rest-call.c
@@ -23,6 +23,7 @@
#include <config.h>
#include "ovirt-rest-call.h"
+#include "ovirt-rest-call-error.h"
#include <rest/rest-params.h>
#define OVIRT_REST_CALL_GET_PRIVATE(obj) \