summaryrefslogtreecommitdiff
path: root/source4/torture/local/local.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/local/local.c')
-rw-r--r--source4/torture/local/local.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/torture/local/local.c b/source4/torture/local/local.c
index 84cdc95ea4..2f29c35fb2 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -45,8 +45,12 @@
torture_local_genrand,
torture_local_iconv,
torture_local_socket,
+#ifdef SOCKET_WRAPPER
torture_local_socket_wrapper,
+#endif
+#ifdef NSS_WRAPPER
torture_local_nss_wrapper,
+#endif
torture_pac,
torture_local_resolve,
torture_local_sddl,