summaryrefslogtreecommitdiff
path: root/source4/lib/registry/registry.i
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/registry/registry.i')
-rw-r--r--source4/lib/registry/registry.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/registry/registry.i b/source4/lib/registry/registry.i
index 9420ba2014..c55197c3d0 100644
--- a/source4/lib/registry/registry.i
+++ b/source4/lib/registry/registry.i
@@ -35,6 +35,7 @@
typedef struct registry_context reg;
typedef struct hive_key hive_key;
%}
+%include "../../libcli/util/errors.i"
/* FIXME: This should be in another file */
%typemap(default,noblock=1) struct auth_session_info * {
@@ -44,7 +45,6 @@ typedef struct hive_key hive_key;
%import "stdint.i"
%import "../../lib/talloc/talloc.i"
%import "../../auth/credentials/credentials.i"
-%import "../../libcli/util/errors.i"
%import "../../param/param.i"
%import "../events/events.i"