summaryrefslogtreecommitdiff
path: root/source3/utils/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/utils/net.h')
-rw-r--r--source3/utils/net.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/net.h b/source3/utils/net.h
index 00a818a606..68ed179a7a 100644
--- a/source3/utils/net.h
+++ b/source3/utils/net.h
@@ -117,6 +117,7 @@ extern int opt_testmode;
extern int opt_have_ip;
extern struct sockaddr_storage opt_dest_ip;
+extern struct libnetapi_ctx *netapi_ctx;
extern const char *share_type[];